.support-banner {
background: #ef4523;
color: #ce423e;
opacity: 0.6	
}
.support-banner-text {
color:  #FFFFFF;
text-align: left;
font-weight: 400;
font-size: 17px;
padding: 10px 50px;
}
.support-banner-text a {
color: #ffffff;
text-align: center; 
font-weight: bold; 
padding-top: 15px; 
font-size: 17px;
text-decoration: underline;
}
.support-banner-text a:hover {
color: #000000;
text-decoration: underline;
}