.highlight-text-yellow {
    background-color: yellow;
}

.red-bold-text {
    color: red;
    font-weight: bold;
}
h1 {color:black!important}
h2 {color:#4051b5!important; font-weight:400;}
