.elementor-widget-container .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-container .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-2006 .elementor-element.elementor-element-c1a69da{--display:flex;}.elementor-widget-html .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-html .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-2006 .elementor-element.elementor-element-687975b{--display:flex;}.elementor-widget-image .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-image .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-7adc961 *//* NetNook Blog Article */
.netnook-blog {
    max-width: 900px;
    margin: 0 auto;
    padding: 20px;
    font-family: inherit;
    color: #2b2b2b;
    line-height: 1.8;
    font-size: 17px;
}

/* Headings */
.netnook-blog h1 {
    font-size: 42px;
    line-height: 1.2;
    margin: 0 0 30px;
    font-weight: 800;
    letter-spacing: -0.5px;
}

.netnook-blog h2 {
    font-size: 30px;
    line-height: 1.3;
    margin: 50px 0 18px;
    font-weight: 750;
}

.netnook-blog h3 {
    font-size: 22px;
    line-height: 1.4;
    margin: 32px 0 12px;
    font-weight: 700;
}

/* Paragraphs */
.netnook-blog p {
    margin: 0 0 20px;
}

/* Links */
.netnook-blog a {
    font-weight: 600;
    text-decoration: underline;
    text-underline-offset: 3px;
}

/* Lists */
.netnook-blog ul,
.netnook-blog ol {
    margin: 15px 0 25px;
    padding-left: 25px;
}

.netnook-blog li {
    margin-bottom: 10px;
}

/* Strong text */
.netnook-blog strong {
    font-weight: 700;
}

/* Article sections */
.netnook-blog h2::after {
    content: "";
    display: block;
    width: 45px;
    height: 3px;
    margin-top: 10px;
    border-radius: 3px;
}

/* FAQ */
.netnook-blog h2 + h3 {
    margin-top: 25px;
}

/* Mobile */
@media (max-width: 767px) {

    .netnook-blog {
        padding: 15px;
        font-size: 16px;
        line-height: 1.75;
    }

    .netnook-blog h1 {
        font-size: 31px;
        line-height: 1.2;
        margin-bottom: 24px;
    }

    .netnook-blog h2 {
        font-size: 25px;
        line-height: 1.3;
        margin-top: 38px;
        margin-bottom: 15px;
    }

    .netnook-blog h3 {
        font-size: 20px;
        line-height: 1.4;
        margin-top: 27px;
    }

    .netnook-blog p {
        margin-bottom: 18px;
    }

    .netnook-blog ul,
    .netnook-blog ol {
        padding-left: 22px;
    }

    .netnook-blog li {
        margin-bottom: 8px;
    }
}

/* Small phones */
@media (max-width: 480px) {

    .netnook-blog {
        padding: 12px;
        font-size: 15.5px;
    }

    .netnook-blog h1 {
        font-size: 28px;
    }

    .netnook-blog h2 {
        font-size: 23px;
    }

    .netnook-blog h3 {
        font-size: 19px;
    }
}/* End custom CSS */