.footer__bottom__img {
    max-height: 50px;
    min-width: 65px;
}

.btn.btn--how-to-participate {
    font-weight: 300;
    padding: 1.15rem 3rem;
}

.showcase .btn {
    font-weight: 300;
    padding: 1.15rem 3rem;
}

.navbar-brand img {
    display: block;
    max-height: 70px;
}

.navbar {
    padding-top: 2.4rem;
    padding-bottom: 2.4rem;
}

.h5, h5 {
    font-size: 3rem;
}

.modal .form-check-input {
    border-color: var(--ow-modal-header-background);
}

.modal .form-check-input:checked {
   background-color: var(--ow-modal-header-background);
}

.cta-banner__img--desktop, .cta-banner__img--mobile{
	line-height: 0;
}
