.nav.flex-column > .nav-item > .nav-link.active {
    border-left: 6px solid #FB5A00;
}

.btn-primary {
    background-color: #252850!important;
    color: #ffffff!important;
}

.btn-empty {
    background-color: transparent!important;
    color: transparent!important;
}

.btn-pink{
	background-color: #FC308C!important;
border: 1px solid #FC308C!important;
}

.sponsor_wrapper{
    max-width: 700px !important;
}

img {
    width: 100% !important;
}

.max-size-logo{
	max-width: 50dvw !important;
}