.header {
    background-color: #3D84A7 !important;
}

.topbar {
    background-color: #6e92b2 !important;
    color: #060606 !important;
}

.topic-box {
    /* border-radius: 15px 0px 0px 0px; */
    background: #EDF5FC;
    border-bottom: solid 3px #D3E5F3;
}