.button-rounded a {
    border-radius: 5px;
    font-size: 1em;
    padding: 12px 20px;
    background-color: #15284B;
    color: #fff;
}