/*
Theme Name: BPS
Theme URI: 
Author: S&B Digital
Author URI: https://bps.com
Description: The theme is developed for BPS.
Requires at least: 6.4
Tested up to: 6.6
Requires PHP: 7.0
Version: 1.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: bps
*/
.contact-form .wpcf7 form.invalid .wpcf7-response-output, 
.contact-form .wpcf7 form.unaccepted .wpcf7-response-output, 
.contact-form .wpcf7 form.payment-required .wpcf7-response-output {
  border-color: #ffb900;
  color: #fff;
}
.footer-content ul.info li a {
    -webkit-hyphens: auto;
    hyphens: auto;
    word-break: break-all;
}
.footer-bottom .bottom-link p {
  font-family: "Outfit", serif;
  font-size: 12px;
  color: #000000;
  font-weight: 300;
  line-height: 15px;
}
.footer-bottom .bottom-link a {
  color: #0081EF;
}
.info-item p a {
    -webkit-hyphens: auto;
    hyphens: auto;
    word-break: break-all;
}