

 #mainDiv {
            background-color: #f9f9f9;
        }

     

       .subject a {
    width: 100%;
    color: #0A60A9 !important;
    font-size: 20px;
    /* text-decoration: underline !important; */
    font-weight: 100 !important;
}
.page-background-title-hilix {
    height: 150px;
    width: 100%;
}
.transform-translate-hilix {
 top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
    font-size: 40px !important;
}
.position-absolute {
    position: relative;
}
.text-white {
    color: #fff !important;
}
