Untitled
unknown
plain_text
a year ago
1.1 kB
8
Indexable
html body .eg-faqSection {
background: linear-gradient(186.77deg, rgba(245, 242, 242, 0.9) -1.21%, rgba(253, 253, 253, 0.585) 80.78%, rgba(255, 255, 255, 0.045) 108.47%);
}
html body .eg-faqSectionTitle {
font-family: Montserrat;
font-size: 43px;
font-weight: 400;
line-height: 44.44px;
text-align: center;
color: #002554;
margin-bottom: 54px;
}
html body .eg-faqSection-wrapper {
max-width: 1140px;
margin: 0 auto;
padding: 72px 0;
}
@media screen and (max-width: 767px) {
html body .eg-faqSection-wrapper {
padding: 35px 20px;
}
html body .eg-faqSectionTitle {
font-size: 28px;
line-height: 29px;
margin-bottom: 22px;
}
html body .eg-faqSection .p-faq-item__question h6 {
line-height: 21px;
grid-gap: 10px;
}
html body .eg-faqSection .p-faq-item .card-body {
padding: 0.65rem 1.7rem;
}
html body .eg-faqSection .p-faq-item .card {
margin-bottom: 10px;
}
}Editor is loading...
Leave a Comment