body {
    font-family: 'Titillium Web', sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

html {
    scroll-behavior: smooth;
}

.sidebar .nav-link.active {
    color: #0068b0;
}

.ck-editor {
    min-width: 100%;
}

.ck-editor__editable_inline {
    min-height: 300px;
}

/* wln Text Color Code */

.wln-text-purple-darker {
    color: #20166e !important
}

.wln-text-purple-dark {
    color: #271b83 !important
}

.wln-text-purple {
    color: #2D1F98 !important
}

.wln-text-purple-light {
    color: #3323ad !important
}

.wln-text-purple-lighter {
    color: #3a28c2 !important
}

.wln-text-black-darker {
    color: #161616 !important
}

.wln-text-black-dark {
    color: #232322 !important
}

.wln-text-black {
    color: #30302f !important
}

.wln-text-black-light {
    color: #3d3d3c !important
}

.wln-text-black-lighter {
    color: #4a4a48 !important
}

.wln-text-orange-darker {
    color: #ab4f1d !important
}

.wln-text-orange-dark {
    color: #c05921 !important
}

.wln-text-orange {
    color: #d66325 !important
}

.wln-text-orange-light {
    color: #dd7238 !important
}

.wln-text-orange-lighter {
    color: #e0814e !important
}

.wln-text-white-darker {
    color: #d9d9d9 !important
}

.wln-text-white-dark {
    color: #e5e5e5 !important
}

.wln-text-white {
    color: #f2f2f2 !important
}

.wln-text-white-light {
    color: #ffffff !important
}

.wln-text-white-lighter {
    color: #ffffff !important
}

/* wln Text Color Code */

/* wln Background Color Code */

.wln-purple-darker {
    background-color: #20166e !important
}

.wln-purple-dark {
    background-color: #271b83 !important
}

.wln-purple {
    background-color: #2D1F98 !important
}

.wln-purple-light {
    background-color: #3323ad !important
}

.wln-purple-lighter {
    background-color: #3a28c2 !important
}

.wln-black-darker {
    background-color: #161616 !important
}

.wln-black-dark {
    background-color: #232322 !important
}

.wln-black {
    background-color: #30302f !important
}

.wln-black-light {
    background-color: #3d3d3c !important
}

.wln-black-lighter {
    background-color: #4a4a48 !important
}

.wln-orange-darker {
    background-color: #ab4f1d !important
}

.wln-orange-dark {
    background-color: #c05921 !important
}

.wln-orange {
    background-color: #d66325 !important
}

.wln-orange-light {
    background-color: #dd7238 !important
}

.wln-orange-lighter {
    background-color: #e0814e !important
}

.wln-white-darker {
    background-color: #d9d9d9 !important
}

.wln-white-dark {
    background-color: #e5e5e5 !important
}

.wln-white {
    background-color: #f2f2f2 !important
}

.wln-white-light {
    background-color: #ffffff !important
}

.wln-white-lighter {
    background-color: #ffffff !important
}

/* wln Background Color Code */