.logo{
    width:210px;
}
.logo-footer{
    width:220px;
}
.logo-contact{
    width:160px;
}
.dropdown-menu > .dropdown {
    position: relative;
}

.dropdown-menu > .dropdown a::after {
    transform: rotate(-90deg);
    position: absolute;
    right: .9rem;
    top: .9rem;
}

.dropdown-menu > .dropdown .dropdown-menu {
    top: -.7rem;
    left: 100%;
    border-radius: 0 .25rem .25rem .25rem;
}

.aligned-btn {
    margin-top: 17%;
}
.flag{
    width:2rem;
}
.custom-control-description{
    line-height: 1.2rem;
}

