#brxe-pogruc {font-size: var(--text-m)}#brxe-pogruc h1 { font-family: 'Bebas Neue', cursive; color: #fff; margin-bottom: 2rem; } #brxe-pogruc h2 { color: #FF1493; margin-top: 2.5rem; margin-bottom: 0.8rem; } #brxe-pogruc h3 { color: #fff; margin-top: 1.5rem; margin-bottom: 0.5rem; } #brxe-pogruc p, #brxe-pogruc li { margin-bottom: 0.8rem; font-size: var(--text-s); } #brxe-pogruc ul { padding-left: 1.5rem; } #brxe-pogruc a { color: #FF1493; text-decoration: underline; } #brxe-pogruc a:hover { color: #fff; } .uppercase-block { text-transform: uppercase; font-weight: 700; margin: 1.5rem 0; padding: 1rem; border-left: 3px solid #FF1493; background: rgba(255,20,147,0.05); } .contact-block { background: rgba(255,255,255,0.03); border: 1px solid rgba(255,255,255,0.08); border-radius: 8px; padding: 1.2rem; margin: 1rem 0; font-size: var(--text-s); }