@import url('https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400;500;600;700&family=Gothic+A1:wght@100;200;300;400;500;600;700;800;900&family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Oswald:wght@200;300;400;500;600;700&display=swap');
.accordion-body p {
    font-size: 14px;
    font-weight: normal;
}
#block-1698462982084_0 .heading {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
#block-1698468596979 .heading {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.bg23 {
    border-left: 2px solid #fa670c !important;
    border-right: 2px solid #fa670c !important;}


.public.heading.bg2.bottom_border {
    border-bottom: 3px solid #fa670c !important;
}




/* footer****** */

.holder i {
    margin-right: 10px;
}
/*******end footer*/
.feature {
    display: flex;
    justify-content: center;
}
.feature .feature__text {
    margin-top: 5px; margin-left: 10px;
}
.feature .feature__text strong {
    font-size: 20px;
}
.feature img.feature__image{margin: 0;}
.small_text{background: #1e1e1e;
    padding: 5px 15px;
    border-radius: 30px;
    font-size: 14px;}
.author_detail {
    margin-left: 15px;
}
.star{color: #ffa800; font-weight: 700; margin-left: -40px;}
.star span{background: #1e1e1e; padding: 6px 25px 6px 35px; border-radius: 30px;}
.author_name{line-height: 1.1; margin: 0;}
img.quote {
    position: absolute;
    right: -10px;
    bottom: -35px;
    z-index: 999999;
}

.accordion-title h5{font-weight: 100;}
#block-1698405801855 a:hover, .footer a.link-list__link:hover{color: #fa670c;}

.header a.link-list__link:hover {
    border-bottom: 2px solid #fa670c;
    padding-bottom: 23px;
}
@media(min-width:768px){
.header a.link-list__link{
    padding: 24px 0;
}
}