/*
    Theme Name: Theme 1
    Description: Website Factory Theme 1
    Author: The Website Factory
    Author URI: https://thewebsitefactory.info/
    Version: 1.0
    Copyright: The Website Factory
*/

.stripe {
    background: linear-gradient(-45deg, #1c2d4c 0%,var(--accent-color) 100%);
  }
  .services-slider .item {
    padding-top: 24rem;
}