/*Give Today button*/
.photo-header__title .smcm-button
{
background-color:#D0343A; 
color:#ffffff; 
border:0px;
border-radius:1px; 
font-weight:400; 
padding-top:12px; 
padding-bottom:12px;
}


.photo-header__title .smcm-button:hover
{
background-color:#D0343A !important; 
color:#ffffff !important; 
}


/*All the Red Buttons*/
.giving-button {
display:block !important;
font-weight:500;
font-size:1.8rem;
font-family: 'Montserrat', sans-serif;
line-height: 1.2;
margin: 0 0 1.6rem;
}

