.logo > img {
    width: 19.2rem;
    height: 9.7rem;
}

.buttons a {
    display: block;
    background-color: #f5ca00;
    text-decoration: none;
    text-align: center;
    font-size: 1.25rem;
    color: white;
    border-radius: 8px;
    padding: 8px 16px;
    margin-bottom: 10px !important;
}
