.content-block-yellow{display:block;padding:0.5rem;background:#ffcc26;width:100%;color:#1c1c1c}.content-block-black{display:block;padding:0.5rem;background:#1c1c1c;width:100%;color:white}.yellow-button{position:relative;background-color:#ffcc26;border-radius:14px;display:inline-block;cursor:pointer;text-decoration:none;padding:0.5em 0.7em;font-weight:700;color:#1c1c1c}.yellow-button:hover{transform:translateY(-3px);box-shadow:0 10px 20px rgba(255, 204, 38, 0.2)}.yellow-button::after{content:"";display:inline-block;height:100%;width:100%;border-radius:14px;position:absolute;top:0;left:0;z-index:-1;transition:all 0.4s}.yellow-button::after{background-color:#ffcc26}.yellow-button:hover::after{transform:scaleX(1.4) scaleY(1.6);opacity:0}.yellow-button
a{color:#1c1c1c !important;text-decoration:none}.yellow-button.larger-font-button
a{font-size:1.5em}.black-button{background-color:#1c1c1c;border-radius:14px;display:inline-block;cursor:pointer;text-decoration:none;padding:0.5em 0.7em;font-weight:700;color:#ffcc26}.black-button
a{color:#ffcc26 !important;text-decoration:none}.yellow-underline{text-decoration:underline;text-decoration-color:#ffcc26}.black-underline{text-decoration:underline;text-decoration-color:#1c1c1c}.quotes{font-size:1.25rem;font-style:italic}.quotes::before{content:" \201C"}.quotes::after{content:" \201D"}.underline-link{text-decoration:underline}.bullet-point
p{display:flex;align-content:center;margin:0.1em 0 0.3em 0;align-items:center}.bullet-point p:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='24' viewBox='0 0 11 24' fill='none'%3E%3Cpath d='M0 0L6.2419e-07 24H5.12768L11 11.9998L5.18629 0L0 0Z' fill='%23FFCC26'/%3E%3C/svg%3E");margin-right:0.5em}.bold-yellow{font-size:1.2rem;color:#ffcc26;font-weight:700}