body.page-id-163 .et_post_meta_wrapper,
body.page-id-163 h1.main_title,
body.page-id-163 .entry-title {
    display: none !important;
}

body.page-id-163 .entry-content {
    color: #f4f9ff;
    font-size: 17px;
    line-height: 1.7;
}

body.page-id-163 .entry-content h1,
body.page-id-163 .entry-content h2,
body.page-id-163 .entry-content h3,
body.page-id-163 .entry-content p,
body.page-id-163 .entry-content strong {
    color: #f4f9ff !important;
    text-shadow: none !important;
}

body.page-id-163 .entry-content h1 {
    margin-bottom: 18px;
    font-size: clamp(32px, 5vw, 48px);
}

body.page-id-163 .entry-content h2 {
    margin: 28px 0 8px;
    font-size: clamp(23px, 3vw, 31px);
}

body.page-id-163 .entry-content {
    padding: 28px;
    border: 1px solid rgba(64, 211, 255, 0.65);
    border-radius: 12px;
    background: rgba(4, 28, 44, 0.92);
}
