.articles__categories-wrap.mm-wrapper {
    margin-top: 20px;
}
.footer-btns .cta__button{
    min-width: 190px!important;
}
.op2__container--inner .cta {
    padding-top: 0!important;
    padding-bottom: 1.6rem!important;
}

.hn .navigation-a .navigation__item--link {
    color: #fff;
}



@media (min-width:520px){
.ullst{
    columns: 2;
    -webkit-columns: 2; 
    -moz-columns: 2;
}
}