/* Copyright (C) WarpTheme, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
section#section-id-1482913061 {
    margin: 0 0;
    padding: 50px 0;
    background-color: #1b1b1b;
}
.custom-cta {
  background: grey;
    padding: 60px 0;
}
a.white-links {
  color: #fff;
}
a.white-links:hover {
  color: #f9f9f9;
}
a.black-links {
    color: #333;
}
#sp-bottom a {
    color: #333;
}
.custom-cta.sppb-text-right {
  color: #fff !important;
}
.custom-cta .learn-more .sppb-btn {
  color: #fff !important;
}