
/*
 * Custom code goes here.\
 */
a, a:focus, a:active, a:hover{
    text-decoration: none;
}

#promo-title {
	
	text-align: center;
    margin: revert;
    color: white;
    /* text-transform: capitalize; */
	margin:20px 0;
	font-size:30px;
}