.back-btn-outline {
    color: #20285d;
    border-color: #20285d;
}

.back-btn-outline:hover {
    background-color: #20285d !important;
    color: #fff !important;
}

.latest-update-bg {
    background: #d4eaff 0% 0% no-repeat padding-box;
}

#article img {
    max-width: 75%;
    height: auto !important;
}
