.logo a img{
    max-height:150px!important;
}
:root {
    --color-primary: #ffe191 !important;
    --color-secondary: #d3a11a !important;
}
.rbt-btn.btn-border-gradient {
    background: linear-gradient(90deg, #ffe191, #d3a11a)!important;
}