/* This template bought by @diskominfojember
#reg_id:142410101047 */

.fit {
    word-break: break-word;
    white-space: normal;
}

/* .text-main {
    color: #ffd12e !important;
} */

.section-title {
    text-decoration: none;
    font-weight: 700;
    color: #282f73;
}

.section-line {
    background: #ffd12e;
    height: 9px;
    max-width: 200px;
    border-radius: 10px;
}

.section-bg {
    background-color: #f8f8f8;
}

.nama {
    margin: 0px 16px;
    margin-top: -16px;
    border-radius: 4px;
    background-color: #282f73;
    z-index: 2;
    color: #fff;
    font-weight: 700;
}

.nama-detail {
    border-radius: 4px;
    background-color: #282f73;
    padding: 8px;
    color: #fff;
    font-weight: 460;
}

.calendar .calendar-month {
    background-color: #282f73 !important;
}

.calendar .calendar-day {
    border-color: #282f73 !important;
}

.bg-main {
    background-color: #0b1727;
}
