.uk-button-yellow {
    background: #ffc300;
    color: black!important;
}
.full-section img {
    height: 100vh;
    width: 100%;
    object-fit: cover;
    object-position: center;
}
.full-section .logo img {
    height: 162px;
    width: auto;
    object-fit: contain;
}