.olza_select_button {
    background-color: #0ba4e6;
    border-radius: 0;
    border-width: 0;
    color: #ffffff;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    padding: 0;
    text-decoration: none;
}

.olza_select_button:hover {
    background-color: #1682af;
    color: #ffffff;
}