.newsletter {
background-color: #f5d348 !important;
color: #000 !important;
padding: 9px;
border-radius: 6px;
}

.newsletter:hover {
background-color: #f5d348;
color: #000 !important;
padding: 9px;
border-radius: 6px;
}
