/* blog common */

a {
    color: #373737
}

a:hover {
    color: unset
}

.mb-sections-space {
    padding: 45px 0
}

.mb-row-center {
    align-items: center
}

.mb-bodywrap {
    overflow: hidden;
    position: relative
}

.mb-row {
    display: flex;
    flex-wrap: wrap
}

.mb-15 {
    margin-bottom: 10px
}

.mb-30 {
    margin-bottom: 30px
}

.mb-col-6 {
    width: 50%;
    padding: 0 15px
}

.img-fluid {
    max-width: 100%;
    height: auto
}

.mb-container {
    max-width: 1240px;
    padding: 0 20px;
    margin: 0 auto
}

.mb-h4 {
    color: #707070;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: .975px;
    text-transform: uppercase;
    padding-bottom: 10px
}

.mb-user-min {
    color: #707070;
    padding-top: 6px;
    font-size: 14px;
    font-weight: 500
}

.mb-h2 {
    color: #373737;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.3
}

.mb-p {
    color: #707070;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    max-width: 520px;
    padding-top: 10px
}

.mb-banner-user {
    align-items: center;
    padding-top: 15px
}

.mb-user-name {
    padding-left: 10px
}

.mb-ban-h5 {
    color: #1b5cbe;
    font-size: 17px;
    font-weight: 600
}

.mb-col-4 {
    width: 33.33%;
    padding: 15px;
    display: flex
}

.mb-themes-box-1 {
    border-radius: 9px;
    border: 1px solid #e1e1e1;
    background: #fff;
    padding: 27px 27px 18px;
    transition: all .3s ease-in-out;
    width: 100%
}

.mb-thems-h4 {
    color: #373737;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.4;
    padding-top: 20px;
    padding-bottom: 30px;
    display: block;
}

.mb-themes-border {
    border-top: 1px solid #e9e7e7;
    padding-top: 15px;
    justify-content: space-between
}

.mb-themes-min,
.mb-thems-user {
    color: #707070;
    font-size: 12px;
    font-weight: 400
}

.mb-themes-min span {
    vertical-align: sub
}

.mb-wordpress-title {
    padding: 0 0 40px 15px
}

.mb-wordpress-box {
    border-radius: 9px;
    margin: 0 15px;
    background: #f8faff
}

.mb-wordpress-box .mb-col-6 {
    padding: 0
}

.mb-wordpress-box-title {
    padding: 1px 25px
}

.mb-wordpress-h2 {
    color: #4660e7;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.4
}

.mb-h2 a {
    font-weight: 700
}

.mb-articles-box-1:hover .mb-articles-h3 a {
    color: #2d64f0
}

.mb-btn-hover:hover span a {
    color: #4b52f1
}

.mb-library-btn:hover {
    color: #2c62ee
}

.mb-word-title-border {
    margin-top: 40px
}

.mb-word-btn-center {
    text-align: center;
    padding-top: 30px
}

.mb-word-btn {
    color: #4b52f1;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    border-radius: 7px;
    border: 1px solid #4b52f1;
    background: #f4f7fe;
    padding: 18px 26px;
    display: inline-block
}

.mb-articles-box-1 {
    justify-content: space-between;
    border-radius: 13px;
    border: 1px solid #e9e9e9;
    padding: 35px;
    margin-bottom: 22px
}

.mb-articles-box-1:hover {
    box-shadow: rgba(17, 17, 26, .05) 0 1px 0, rgba(17, 17, 26, .1) 0 0 8px
}

.mb-articles-h3 {
    color: #373737;
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 10px
}

.mb-articles-date {
    color: #707070;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase
}

.mb-articles-btn2 {
    color: #ff7917;
    font-size: 15px;
    font-weight: 600;
    border-radius: 3px;
    border: 1px solid #ff7917;
    padding: 9px 23px;
    display: inline-block;
    transition: all .3s ease-in-out;
    position: relative
}

.mb-articles-btn2:hover {
    background: #ff7917;
    color: #fff
}

.mb-themes-box-1:hover {
    box-shadow: rgba(17, 17, 26, .05) 0 1px 0, rgba(17, 17, 26, .1) 0 0 8px
}

.mb-btn-hover {
    transition: all .3s ease-in-out;
    cursor: pointer
}

.mb-btn-hover:hover {
    transform: translate(0, -4px)
}

.us-form-submit input[type="submit"] :hover {
    transform: translate(0, -4px)
}

.mb-articles-btn1 {
    color: #40a6a0;
    font-size: 15px;
    font-weight: 500;
    margin-right: 18px;
    position: relative
}

.mb-articles-btn1:after {
    content: '';
    background: #40a6a0;
    left: 0;
    right: 0;
    height: 2px;
    bottom: 0;
    position: absolute;
    max-width: 0;
    transition: all .3s ease-in-out
}

.mb-articles-btn1:hover:after {
    max-width: 100px
}

.mb-articles-box-1:hover .mb-articles-h3 {
    color: #2d64f0
}

.mb-offers {
    border-radius: 13px;
    border: 1px solid #3835ce;
    padding: 70px 50px
}

.mb-offers-h3 {
    color: #373737;
    font-size: 26px;
    font-weight: 700
}

.mb-offers-p {
    padding: 6px 0 20px 0
}

.mb-offers-form {
    border-radius: 9px;
    border: 1px solid #d8d8d8;
    background: #fff;
    display: flex;
    justify-content: space-between;
    overflow: hidden
}

.mb-offers-form input[type=email] {
    flex: 1;
    color: #aaa;
    font-size: 15px;
    font-weight: 400;
    padding: 14px;
    border-radius: 9px 0 0 9px
}

.mb-offers-form input[type=submit] {
    border: 2px solid #4b8df0;
    background: #4b8df0;
    color: #fff;
    font-size: 15px;
    padding: 14px 20px;
    font-weight: 400
}

.mb-offers-h5 {
    color: #707070;
    font-size: 13px;
    font-weight: 400;
    padding-top: 15px
}

.mb-library-box .mb-col-6 {
    padding: 0
}

.mb-library-content {
    padding-left: 30px
}

.mb-library-ebook {
    border-radius: 3px;
    background: #ecf7ff;
    color: #2872a8;
    font-size: 15px;
    font-weight: 500;
    padding: 4px 14px;
    display: inline-block
}

.mb-library-h3 {
    color: #000;
    font-size: 22px;
    font-weight: 600;
    padding-top: 20px;
    line-height: 1.5
}

.mb-library-p {
    font-size: 18px;
    line-height: 1.5
}

.mb-library-btn {
    color: #2c62ee;
    font-size: 16px;
    font-weight: 500;
    border-bottom: 1px solid;
    display: inline-block;
    padding-top: 28px
}

.mb-resource-box {
    border-radius: 14px;
    border: 1px solid #e7e7e7;
    max-width: 600px;
    margin-top: 20px
}

.mb-resource-box:hover {
    box-shadow: 0 0 14px 0 rgba(0, 0, 0, .1)
}

.mb-rso-box-1 {
    padding: 15px 0 22px 30px
}

.mb-reso-h4 {
    color: #373737;
    font-size: 18px;
    font-weight: 700
}

.mb-reso-p {
    color: #707070;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5;
    padding: 12px 0 35px 0
}

.mb-resource-btn {
    color: #2e67d4;
    font-size: 11px;
    font-weight: 400;
    border-radius: 5px;
    border: 1px solid #2e67d4;
    padding: 8px 24px;
    display: inline-block
}

.justify-center {
    justify-content: center
}

.mb-themes-box-1:hover .mb-thems-h4 a {
    color: #4660e7
}

.mb-resource-box:hover .mb-resource-btn {
    background: #2e67d4;
    color: #fff
}

.clrfff {
    color: #fff
}

.wp-post-image {
    max-width: 100% !important;
    height: auto !important;
    width: unset !important
}

.mb-banner-img {
    text-align: center
}

.round img {
    border-radius: 30px
}

.mb-thems-user a {
    color: #707070 !important;
    font-size: 12px;
    font-weight: 400
}

.mb-themes-img img {
    border-radius: 7px
}

.dext-big-image img {
    border-radius: 17px
}

.big-img img {
    border-radius: 17px;
    display: flex
}

.big-img-link {
    display: block
}

.picked-mncntnr {
    margin-top: unset
}

.mb-articles-box {
    width: 100%
}

.paginate-links {
    display: flex;
    justify-content: center;
    max-width: 300px;
    margin: auto;
    margin-top: 20px
}

.page-numbers {
    padding: 3px 8px;
    color: #8886f9;
    background: 0 0;
    border: none;
    margin: 0 11px;
    border-radius: 5px
}

.current {
    background: #8886f9;
    color: #fff
}

.mb-lbl {
    border: .8px solid #fff;
    border-radius: 5px;
    user-select: none;
    padding: 5px 6px;
    display: inline-block;
    margin: 5px;
    color: #fff;
    font-size: 14px;
    cursor: pointer
}

.mb-inpt {
    display: none
}

.rd-box>input:checked+label {
    background: #706ef1
}

.rd-box>.all:checked+label~label {
    background: #706ef1
}

.mb-btn-wrap {
    text-align: end
}

.mb-offers-form input:focus {
    border: 1px solid #4b8df0
}

.mb-col-12 {
    width: 100%
}

.mb-col-9 {
    width: 70%;
    display: flex;
    align-items: center
}

.col-30 {
    width: 30%
}

.mb-lib-h3 {
    color: #4164dd;
    font-size: 22px;
    font-weight: 600;
    position: relative;
    text-transform: uppercase
}

.mb-lib-h3::after {
    content: "";
    width: 120px;
    height: 1px;
    position: absolute;
    background: #4164dd;
    bottom: -6px;
    right: 0
}

.mb-lib-box {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    background: #fff;
    border: 1px solid #727ff5;
    border-radius: 10px;
    height: 215px
}

.mb-lib-befr {
    position: relative;
    border-radius: 10px;
    background: #f3faff;
    padding: 15px 15px;
    width: 350px
}

.plr {
    padding-right: 20px;
    vertical-align: middle
}

.mb-lib-p {
    color: #373737;
    padding-top: 0
}

.mb-matters {
    border-radius: 13px;
    background: #8886f9;
    padding: 50px 55px;
    flex: 1
}

.mb-matters-form input[type=submit] {
    color: #5452df;
    font-size: 13px;
    font-weight: 400;
    border-radius: 5px;
    background: #fff;
    padding: 9px 16px;
    margin-top: 15px
}

.mb-matters-textera {
    width: 100% !important;
    border: 1px solid #fff;
    background: 0 0;
    color: #aeacff;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.4;
    padding: 15px
}

.mb-d-flex {
    display: flex
}

/* Category-Page */

.ca-themes-box {
    padding: 0
}

.ca-themes-box-date {
    color: #707070;
    font-size: 12px;
    font-weight: 500
}

.ca-themes-box-date span {
    vertical-align: super;
    line-height: 0;
    font-size: 42px
}

.ca-themes-box2 {
    padding: 12px 5px 20px 30px
}

.ca-themes-box-btn {
    color: #79819e;
    font-size: 14px;
    font-weight: 500
}

.ca-themes-box-btn span {
    line-height: 0;
    font-size: 18px;
    vertical-align: revert;
    padding-left: 4px
}

.ca-themes-box:hover .ca-themes-box-btn {
    color: #395ede
}

.mb-col-8 {
    width: 66%;
    padding: 10px
}

.ca-laraword {
    border-radius: 8px;
    background: #ecf8ff;
    padding: 6px 18px 1px 8px;
    margin: 0 15px
}

.ca-laraword-right {
    text-align: right;
    padding-top: 20px;
}

.ca-laraword:hover .ca-themes-box-btn {
    color: #395ede
}

.ca-generes-btn {
    color: #373737;
    text-align: center;
    font-size: 15px;
    font-weight: 500;
    border-radius: 9px;
    padding: 9px 27px;
    border: 1px solid #6b6b6b
}

.ca-generes-col {
    padding: 10px
}

.mb-themes-box-1:hover .ca-thems-h4 {
    color: #395ede
}

.mb-library-h3 a:hover {
    color: unset
}

.mb-library-h3 a {
    color: #000
}

.page-numbers:hover {
    color: #373737
}

p {
    color: #707070;
    font-size: 16px !important;
}

.paginate-links {
    display: flex;
    justify-content: center;
    max-width: 300px;
    margin: 20px auto
}

.page-numbers {
    padding: 7px 14px;
    color: #373737;
    background: 0 0;
    border: none;
    margin: 0 11px;
    border-radius: 5px
}

.current {
    border: 1px solid #373737;
    color: #373737
}

.next {
    background: #007fff;
    color: #fff;
    padding: 8px 30px;
    border-radius: 9px
}

.next:hover {
    color: #fff
}

.pl50 {
    padding-left: 50px
}

.mb-bodywrap {
    overflow: hidden
}

.wp-post-image {
    max-width: 100% !important;
    height: auto !important;
    width: unset !important
}

a {
    color: #373737
}

a:hover {
    color: unset
}

/* write-for-us-page */

.us-banner {
    background: linear-gradient(-45deg, #ccd1ff 30%, #fff 66%);
    padding: 50px 0
}

.us-banner-h1 {
    color: #373737;
    font-size: 45px;
    font-weight: 700
}

.us-banner-h1 span {
    color: #4171ed
}

.us-banner-p {
    color: #373737;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5;
    padding: 18px 0 45px 0
}

.us-banner-btn {
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    border-radius: 9px;
    background: #5985f5;
    padding: 18px 45px;
    display: inline-block;
}

.us-article-p {
    max-width: 680px;
    padding-bottom: 0
}

.us-article-box {
    border-radius: 5px;
    border: 1px solid #c7c6d9;
    padding: 13px 0 13px 4px;
    flex: 1
}

.us-article-img {
    padding: 0 13px 0 7px
}

.us-article-col {
    padding: 15px;
    width: 100%;
    display: flex;
    max-width: 300px
}

.us-article-h5 {
    color: #373737;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.4;
    max-width: 182px;
    display: flex;
}

.us-ultimate-box {
    border-radius: 18px;
    border: 1.5px solid #6672d9;
    padding: 50px 38px
}

.us-ultimate-list li {
    position: relative;
    color: #373737;
    font-size: 15px;
    font-weight: 400;
    padding-left: 22px;
    padding-bottom: 22px
}

.us-ceckbox {
    position: absolute;
    display: block;
    transform: scale(var(--ggs, 1));
    width: 18px;
    height: 18px;
    border: 2px solid #50ab18;
    border-radius: 100px;
    left: -8px;
    top: 1px
}

.us-ceckbox::after {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    left: 3px;
    top: 0;
    width: 4px;
    height: 8px;
    border-color: #50ab18;
    border-width: 0 2px 2px 0;
    border-style: solid;
    transform-origin: bottom left;
    transform: rotate(45deg)
}

.us-guiding-box {
    background: #f0f7ff;
    padding: 38px 30px
}

.us-guiding-list li::before {
    content: '❯';
    position: absolute;
    left: 3px;
    top: 2px;
    color: #2850dd;
    font-weight: 500;
    line-height: 1
}

.us-form-wrapper {
    border-radius: 34px;
    background: #fff;
    box-shadow: 0 0 21px 0 rgba(0, 0, 0, .09);
    display: flex;
    flex-wrap: wrap;
    padding: 72px 90px 40px;
    justify-content: space-between
}

.us-form-group {
    flex: 0 0 47%;
    margin: 0 0 30px
}

.us-outreach-box label {
    color: #525776;
    font-size: 16px;
    font-weight: 600;
    display: block;
    padding-bottom: 12px
}

.us-outreach-box .us-required {
    color: red
}

.us-form-control-wrap {
    position: relative
}

.us-outreach-box input {
    width: 100%;
    padding: 13px 16px;
    background: #fff;
    color: #8e8c8c;
    font-size: 14px;
    font-weight: 400;
    border-radius: 9px;
    border: 1px solid #dadada
}

.us-outreach-box input::placeholder {
    color: #c4c5c7
}

.us-outreach-box input,
.us-outreach-box select,
.us-outreach-box textarea:focus {
    outline: 0
}

.us-outreach-box select {
    padding: 0 12px;
    width: 100%;
    background: #fff;
    border: 1px solid #dadada;
    border-radius: 8px;
    height: 48px;
    transition: all .3s ease-in-out;
    color: #525776
}

.us-outreach-box textarea {
    width: 100%;
    transition: all .3s ease-in-out;
    height: 196px;
    resize: none;
    background: #fff;
    border-radius: 9px;
    border: 1px solid #dadada;
    padding: 20px
}

.us-topic-text {
    font-weight: 400
}

.us-topic-note {
    display: inline-block;
    padding: 10px 0 0 18px;
    color: #7e7e7e;
    font-size: 14px
}

.us-form-textarea {
    flex: 100%
}

.us-form-submit {
    padding-top: 15px;
    text-align: center;
    width: 100%
}

.us-form-submit input[type=submit] {
    width: auto;
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    border-radius: 9px;
    border: none;
    background: #5985f5;
    padding: 13px 49px;
    display: inline-block;
}

.us-note-charge {
    color: #415675;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    max-width: 862px;
    margin: auto;
    padding: 0 15px 70px
}

@media(max-width:1200px) {
    .mb-h2 {
        font-size: 34px;
        line-height: 1.2
    }
    .mb-p {
        font-size: 14px;
        line-height: 1.4;
        max-width: 436px;
        padding-top: 10px
    }
    .mb-banner-user {
        padding-top: 15px
    }
    .mb-ban-h5 {
        font-size: 15px
    }
    .mb-user-min {
        font-size: 13px
    }
    .mb-library-content {
        padding-left: 20px
    }
    .mb-library-h3 {
        line-height: 1.3;
        padding-top: 12px;
        font-size: 20px
    }
    .mb-library-btn {
        font-size: 14px;
        padding-top: 15px
    }
    .mb-articles-box-col {
        padding-right: 10px
    }
}

@media (max-width:1028px) {
    .us-banner-h1 {
        font-size: 34px
    }
    .us-banner-p {
        font-size: 15px;
        padding: 8px 0 25px 0
    }
    .us-banner .mb-col-4,
    .us-banner .mb-col-8 {
        width: 50%
    }
    .us-banner-btn {
        font-size: 14px;
        padding: 12px 32px
    }
    .col-30 {
        display: none
    }
}

@media(max-width:900px) {
    .mb-offers {
        padding: 45px 18px
    }
    .mb-matters {
        padding: 38px 20px
    }
    .mb-library-ebook {
        font-size: 13px;
        padding: 2px 8px
    }
    .mb-rso-box-1 {
        padding: 10px 8px 20px 18px
    }
    .mb-reso-p {
        font-size: 14px;
        padding: 10px 0 15px 0
    }
    .mb-h2 {
        font-size: 28px;
        line-height: 1.2
    }
    .mb-h4 {
        font-size: 14px
    }
    .mb-banner-user {
        padding-top: 10px
    }
    .mb-thems-h4 {
        font-size: 15px;
        padding: 5px 0 15px 0;
    }
    .mb-col-6 {
        padding: 0 8px
    }
    .mb-col-4 {
        padding: 8px
    }
    .mb-themes-box-1 {
        padding: 15px 15px 10px
    }
    .mb-wordpress-title {
        padding: 0 0 15px 12px
    }
    .mb-wordpress-h2 {
        font-size: 24px;
        line-height: 1.3
    }
    .mb-wordpress-box-title {
        padding: 15px 15px
    }
    .mb-wordpress-box {
        margin: 0 15px 10px
    }
    .mb-word-btn-center {
        padding-top: 10px
    }
    .mb-word-btn {
        padding: 15px 20px;
        font-size: 14px
    }
    .mb-word-title-border {
        margin-top: 15px
    }
    .mb-art-max {
        max-width: 450px
    }
    /* category page  */
    .pl50 {
        padding-left: 25px;
    }
}

@media(max-width:850px) {
    .us-guiding-box {
        padding: 35px 15px
    }
    .us-form-group {
        flex: 0 0 100%;
        margin: 0 0 15px
    }
    .us-form-wrapper {
        padding: 50px 29px 30px
    }
    .us-article-h5,
    .us-ultimate-list li {
        font-size: 14px
    }
    .us-ultimate-box {
        padding: 35px 15px
    }
    .us-ceckbox {
        width: 15px;
        height: 15px;
        left: 1px;
        top: 2px
    }
    .us-ceckbox::after {
        left: 2px;
        top: -1px;
        width: 3px;
        height: 7px;
        border-width: 0 1px 1px 0
    }
    .us-article-col {
        padding: 9px
    }
    .us-topic-note {
        padding: 8px 0 0 6px;
        font-size: 12px
    }
    .us-form-submit {
        padding-top: 0
    }
    .us-outreach-box textarea {
        padding: 12px;
        height: 120px
    }
    .us-note-charge {
        font-size: 14px
    }
    .us-banner-h1 {
        line-height: 1.2
    }
}

@media(max-width:768px) {
    .mb-30 {
        margin-bottom: 15px
    }
    .mb-col-6 {
        width: 100%
    }
    .mb-sections-space {
        padding: 25px 0
    }
    .mb-banner-img,
    .mb-wordpress-img {
        max-width: 400px;
        padding-bottom: 15px
    }
    .mb-col-4 {
        width: 50%
    }
    .mb-wordpress-box {
        background: 0 0
    }
    .mb-wordpress-box-title {
        padding: 0 0 15px
    }
    .mb-library-box .mb-col-6 {
        width: 50%
    }
    .mb-library-box {
        padding-bottom: 22px
    }
    .mb-offers {
        padding: 25px 20px
    }
    .mb-offers-p {
        padding: 5px 0 22px 0
    }
    .mb-offers-form input[type=submit] {
        padding: 10px 20px;
        width: 100%
    }
    .mb-offers-form {
        display: block
    }
    .mb-offers-form input[type=email] {
        border-radius: 9px 9px 0 0;
        width: 100%
    }
    .mb-offers {
        flex: 1;
        margin-top: 20px
    }
    .mb-col-9 {
        width: 100%;
        display: block
    }
    .page-numbers {
        margin: 0 5px
    }
    /* category-page */
    .ca-laraword-col {
        width: 100%
    }
    .ca-laraword {
        max-width: 359px;
        padding: 10px;
        margin: auto
    }
    .ca-laraword-right {
        text-align: left;
        padding-top: 15px
    }
    .mb-col-8 {
        width: 100%
    }
    .mb-col-9 {
        width: 100%;
        display: block
    }
    .page-numbers {
        margin: 0 5px;
        padding: 6px 12px
    }
    .ca-generes-btn {
        font-size: 14px;
        padding: 8px
    }
    /* write-for-us-page */
    .us-banner .mb-col-4,
    .us-banner .mb-col-8 {
        width: 100%;
        justify-content: center
    }
    .us-banner {
        text-align: center;
        padding: 30px 0
    }
    .us-banner-p {
        margin: auto
    }
    .us-banner-img {
        padding-top: 20px
    }
}

@media(max-width:500px) {
    .mb-col-4 {
        width: 100%
    }
    .mb-themes-box-1 {
        flex: 1
    }
    .mb-container {
        max-width: 410px
    }
    .mb-h2 {
        font-size: 24px
    }
    .mb-wordpress-h2 {
        font-size: 20px
    }
    .mb-banner-img,
    .mb-wordpress-img {
        padding-bottom: 10px
    }
    .mb-articles-box-1 {
        padding: 22px 20px
    }
    .mb-articles-h3 {
        font-size: 16px
    }
    .mb-library-box .mb-col-6 {
        width: 100%
    }
    .mb-library-content {
        padding: 20px 0 0
    }
    .mb-offers-h3 {
        font-size: 22px
    }
}

p {
    max-width: unset !important;
}

.mw-code-box {
    background: #D5EAFF;
    padding: 15px 10px;
}

.mw-code-box div {
    font-size: 14px !important;
    color: #176ef7;
}