/* CSS Document */

header {border-bottom:5px solid #cc4e0b;}
p a {border-bottom:1px dashed #cc4e0b;}
.content_topper {background-image: url("//www.auburn.edu/images/bg_images/samford_bg.jpg"); background-position:center center; background-size:cover;}

.constitution .content_row .content_container .item {margin:30px 0px;}

.newsletter .items a.btn {border:1px solid #a1a1a1; margin:5px; font-weight:600; padding:3%; white-space: normal;}
.newsletter .items a.btn:hover {background-color:#eaeaea; color:#000;}

.join .btn {border:1px solid #a1a1a1; margin:5px; font-weight:600; padding:3%; white-space: normal;}
.join a.btn:hover {background-color:#eaeaea; color:#000;}

@media (min-width:1024px) {
	.join .btn {width:30%;}
	.newsletter .items a.btn {width:30%;}
}