.t-sm-58 {
    top: 58px;
}

.pos-fixed-left-top10 {
    position: fixed;
    top: 10px;
    right: 0;
    bottom: 0;
    left: 0;
}

.pos-fixed-left-top70 {
    position: fixed;
    top: 70px;
    right: 0;
    bottom: 0;
    left: 0;
}

.neg-mg-l-500 {
    margin-left: -500px;
}

.title-page {
    font-size: 1.5rem;
}