/* Add custom CSS styles below */ 
.new_button {
background-color: transparent;
border: 1px solid #ffffff;
margin-inline: 10px;
}
.custom-buttons-container a.new_button:hover{
color: black !important;
}