<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.notice_list_top p {
    margin: 0; 
    padding: 0; 
    font-size: 14px;
}

.index_statement_box .container p{
    font-size: 12px;
}

#email-notes {
    font-size: 12px;
}

.comment-notes {
    font-size: 12px;
}

.woocommerce div.product .product_title {
    line-height: 30px;
}

.grecaptcha-badge { 
    visibility: hidden !important;
}

.sort_a {
    width: 100%; 
    overflow: hidden;
}

.cev-regular-page h1{
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 28px;
}

.cev-regular-page strong{
    padding: 5px;
    font-size: 16px;
    border-radius: 3px;
}

.cev-regular-page u {
    position: relative;
    text-decoration: none;
    padding-bottom: 3px; 
    border-bottom: 2px solid transparent; 
  }

.cev-regular-page u::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background: linear-gradient(to right, red, blue);
  }

  .ssc-footer-meta .more {
    font-size: 9px;
    font-weight: bold;
}

.template-ssc-center .faq .faq-list .faq-item .faq-item-desc{
    line-height: 24px;
}</pre></body></html>