.text-highlighted{
    background: #d5e8ff!important;
    display: block;
    padding: 10px!important;
    border-radius: 10px;
    margin-top: 20px;
}
@media screen and (max-width: 1199px){
    .text-highlighted {
        margin-top: 15px;
    }
}


