:root {
    /* Colors */
  --accent-color: #F54B94;
  --accent-color-gradient: #F54B94;
}

.hero_container {
    max-width: 790px !important;
}