.content-hit {
    color: #9e5263 !important;
    font-weight: bolder
}

table thead th {
    color: #000 !important;
    background-color: #c4e8ff !important
}

img {
    width: 100%
}

.second-color {
    color: #78B0D4 !important;
}

.subColor-index-bg{
    background-color: #78B0D4;
}

.btn-index-news{
    background-color: #0e5f93;
    color: #FFFFFF;
    font-size: 1.2rem;
    letter-spacing:1.5px
}
.btn-index-news:hover{
    background-color: #0e6093be;
}

.adbg {
    background-color: #78B0D4;
    color: #FFFFFF;
    box-shadow: none !important;
}