.elementor-1913 .elementor-element.elementor-element-296a4e1{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}/* Start custom CSS */.postt h2 {
    font-family: Rawson Alt;
    font-weight: 600;
    font-size: 35px;
    margin-top: 20px;  

}

.postt img {
    margin-bottom: 25px;
}

.postt h3 {
    font-family: Rawson Alt;
    font-weight: 500;
    font-size: 25px;
    margin-top: 20px;  
}

.postt a {
    font-family: Rawson Alt;
    font-weight: 600;
    text-decoration: underline;
    color: #0fbe4f;

}

.postt a:hover {
    font-family: Rawson Alt;
    font-weight: 600;
    text-decoration: underline;
    color: #3B9DFE;

}

.postt #btn-cnt a {
    font-family: Rawson Alt;
    font-weight: 600;
    text-decoration: none;
    color: white !important;
    background: #0fbe4f;
    padding: 10px 20px;
    margin-top: 20px;
    border-radius: 20px;
}

.postt #btn-cnt a:hover {
    font-family: Rawson Alt;
    font-weight: 600;
    text-decoration: none;
    color: white !important;
    background: #3B9DFE !important;
    padding: 10px 20px;
    border-radius: 20px;
}

.postt h6 {
    margin-top: 20px;
    padding-bottom: 20px !important;
}

.postt li {
    list-style-type: circle;
    margin-left: 35px;
}

.postt ul {
    list-style-type: circle;
    margin-bottom: 25px;
}

.postt img {
    border-radius: 20px;
    margin-top: 20px;
}

.postt .wp-block-button a {
    background: #0FBE4F;
    color: white;
    text-decoration: none;
    font-size: 19px;
}

.postt .wp-block-button a:hover {
    background: #419CFF;
    color: white;
    text-decoration: none;
}

.postt .wp-block-button {
    margin-top: 20px;
    margin-bottom: 10px;
    text-align: center !important;
}

.postt h4 {
    font-family: Rawson Alt;
    font-weight: 500;
    font-size: 21px;
    margin-top: 20px;  
}


.postt ul li ul {
    list-style-type: circle;
    margin-bottom: 0px !important;
}/* End custom CSS */