.topo {
    margin: 0 auto;
    height: 110px;
    padding: 0 0 0 calc(24px / 2);
}

.mf-10 {
    margin-left: 10px!important;
}

.mt-26 {
    margin-top: 26px!important;
}

.pl-7rem {
    padding-left: 7rem!important;
}

.mr-70 {
    margin-right: 70px!important;
}

.mr-25 {
    margin-right: 25px!important;
}

.text-gold {
    color: #FFD700;
}

.text-silver {
    color: #C0C0C0;
}

.text-bronze {
    color: #CD7F32;
}

.style-trofeu {
    position: relative;
    top: 5px;
}