.elementor-2570 .elementor-element.elementor-element-82f98d2{--display:flex;}.elementor-2570 .elementor-element.elementor-element-544ecc6{width:initial;max-width:initial;}/* Start custom CSS for html, class: .elementor-element-544ecc6 */.r2-cta-section {
  background-color: #000;
  color: #fff;
  padding: 3rem 2rem;
  border-radius: 0;
  text-align: left;
  max-width: 100%;
  box-sizing: border-box;
}

.r2-cta-section .r2-subcategory {
  font-size: 0.85rem;
  font-weight: 500;
  color: #bbb;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  margin-bottom: 0.75rem;
  letter-spacing: 0.5px;
}

.r2-cta-section h4 {
  text-transform: uppercase;
  font-size: 0.9rem;
  font-weight: 400;
  color: #ccc;
  margin-bottom: 0.5rem;
  font-family: 'Montserrat', sans-serif;
  letter-spacing: 1px;
}

.r2-cta-section h2 {
  font-family: 'Playfair Display', serif;
  font-size: 2rem;
  font-weight: 600 !important;
  color: #ffffff !important;
  margin-bottom: 1rem;
  text-shadow: 0 1px 2px rgba(0,0,0,0.5);
}

.r2-cta-section p {
  font-size: 1.15rem;
  max-width: 600px;
  color: #eee;
  font-family: 'Montserrat', sans-serif;
  line-height: 1.7;
}

.r2-cta-section a {
  display: inline-block;
  margin-top: 2rem;
  padding: 0.85rem 1.5rem;
  background-color: #fff;
  color: #000;
  text-decoration: none;
  font-weight: 600;
  font-family: 'Montserrat', sans-serif;
  border-radius: 6px;
  transition: background 0.3s ease;
}

@media (max-width: 600px) {
  .r2-cta-section {
    padding: 2rem 1rem;
  }

  .r2-cta-section h2 {
    font-size: 1.5rem;
  }

  .r2-cta-section p {
    font-size: 1rem;
  }

  .r2-cta-section a {
    width: 100%;
    text-align: center;
  }
}/* End custom CSS */