.banner {
background: #D80000;
border-radius: 10px 0px 10px 0px;
color: white;
box-shadow: 0 0 10px #d80000;
text-align: center;
font-size: 12px;
font-weight: 500;
border-radius: 10px 0px 10px 0px;
padding: 4px;
border: none;
font-family: 'Montserrat-Bold';
}