.elementor-3271 .elementor-element.elementor-element-d232db3 .elementor-blockquote__author{font-family:"ibm_plex_sans_thai", ibm_plex_sans_thairegular;font-size:24px;font-weight:700;line-height:40px;}/* Start custom CSS for blockquote, class: .elementor-element-d232db3 */body:not(.post-template-single-blank) .elementorContent .elementor-blockquote--skin-clean p.elementor-blockquote__content {
    font-family: "ibm_plex_sans_thaibold"!important;
    font-weight: 700!important;
    font-size: 24px !important;
    line-height: 40px !important;
    background: linear-gradient(90deg, #FF0000 10%, #FF00A6 50%, #00A6FF 90%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
    text-align: center;
}
.elementor-blockquote--skin-clean .elementor-widget-container::before {
    content: '';
    display: block;
    border-top: 1px solid #CCCCCC;
    margin-top: 15px;
    margin-bottom: 30px;
}
.elementor-blockquote--skin-clean .elementor-widget-container::after {
    content: '';
    display: block;
    border-top: 1px solid #CCCCCC;
    margin-top: 30px;
    margin-bottom: 15px;
}
.elementor-blockquote--skin-clean.elementor-widget-blockquote blockquote.elementor-blockquote {
    display: flex;
    flex-direction: column;
    position: relative;
    width: 80%;
    margin-left: auto!important;
    margin-right: auto!important;
}
.elementor-blockquote--skin-clean.elementor-widget-blockquote blockquote.elementor-blockquote::before {
    font-family: "Font Awesome 5 Free";
    content: "\f10d";
    display: block;
    width: 10%;
    display: inline-block;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    transition: all .3s;
    color: #69727d;
    font-size: 50px;
    text-align: center;
    color: var(--e-global-color-1fe9d5d );
    border-color: var(--e-global-color-1fe9d5d );
    width: 1em;
    height: 1em;
    position: absolute;
    top: -10px;
    left: -10%;
    
}
.elementor-blockquote--skin-clean.elementor-widget-blockquote blockquote.elementor-blockquote::after {
    font-family: "Font Awesome 5 Free";
    content: "\f10e";
    display: block;
    width: 10%;
    display: inline-block;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    transition: all .3s;
    color: #69727d;
    font-size: 50px;
    text-align: center;
    color: var(--e-global-color-1fe9d5d );
    border-color: var(--e-global-color-1fe9d5d );
    width: 1em;
    height: 1em;
    position: absolute;
    bottom: 10px;
    right: -10%;
}

@media only screen and (max-width: 767px) {
    body:not(.post-template-single-blank) .elementorContent .elementor-blockquote--skin-clean p.elementor-blockquote__content {
        font-size: 20px !important;
    line-height: 34px !important;
    }
    .elementor-blockquote--skin-clean.elementor-widget-blockquote blockquote.elementor-blockquote {
        width: 100%
        
    }
    .elementor-blockquote--skin-clean.elementor-widget-blockquote blockquote.elementor-blockquote::before {
        position: static;
        margin: 8px auto 30px;
        width: 50px;
        display: block;
    }
    .elementor-blockquote--skin-clean.elementor-widget-blockquote blockquote.elementor-blockquote::after {
        position: static;
        margin: 8px auto;
        width: 50px;
        display: block;
    }
    .elementor-blockquote--skin-clean .elementor-widget-container::before {
        margin-bottom: 15px;
    }
}/* End custom CSS */