/* Table of Contents
––––––––––––––––––––––––––––––––––––––––––––––––––
- BYU Footer 1
*/


/* Old Breakpoints
––––––––––––––––––––––––––––––––––––––––––––––––––
0-639		single column
640-1023	2 columns
1024+		standard layout, but changing margins/padding/type-size
1800+		extra large layout

*/

/* Breakpoints
––––––––––––––––––––––––––––––––––––––––––––––––––
0-374		2 columns
375-639		6 columns
640-1023	12 columns
1024-1439	12 columns
1440+		12 columns

*/

/* Wordpress Admin Bar Height-Change Breakpoints
––––––––––––––––––––––––––––––––––––––––––––––––––
0-782		46px tall
783-...		32px tall

*/


/* BYU Footer 1
–––––––––––––––––––––––––––––––––––––––––––––––––– */
#byu-footer__additional-links {
	line-height: 1.833333rem;
}
#byu-footer__subscribe-to-byu-speeches {
	margin-bottom: .666666rem;
}
.byu-footer__address {
	margin: 0;
	font-style: normal;
}
.byu-footer__address ul {
	margin: 0;
}

.byu-footer__address li {
	line-height: 16px;
}

.byu-footer__give-to-org:hover {
	box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.50);
}
.byu-footer__give-to-org {
	display: block;
}
.byu-footer__give-to-org{
	width: 215px;
}

.byu-footer__give-to-org {
	background: #767676;
	border: 1px solid #979797;
	font-family: "Vitesse A", "Vitesse B";
	font-size: 20px;
	color: #FFFFFF;
	margin-top: 35px;
	text-align: center;
	padding: 0;
	line-height: 45px;
	text-transform: none;
	width: 225px;
	letter-spacing: 0;
	padding-bottom: .1rem;
}
