body{
    font-family: 'Roboto', sans-serif !important;
    background-color:  #EDF2F9 !important
}

:root {
    --main-primary-color: rgb(29, 73, 153);
}

.font_colored_solautyc {
    color: rgb(0, 116, 152) !important;
}

.fontTitleSolautyc{
    font-size: 40px;
    line-height: 0.8;
    font-weight: 900;
    font-family: 'Georama';
}

.fontTitleSolautyc2{
    font-size: 25px;
    line-height: 0.3;
    font-weight: 900;
    font-family: 'Georama';
}

.fontBodySolautyc{
    font-size: 20px;
    line-height: 0.9;
    font-weight: normal;
    font-family: 'Georama';
}

.fontBodySolautyc2{
    font-size: 20px;
    line-height: 0.9;
    font-weight: bold;
    font-family: 'Georama';
}
