/*
Theme Name: ACCS Brand (Cyber Security Blocks)
Template: cyber-security-blocks
Description: ACCS brand color child theme for Cyber Security Blocks (Lite)
Version: 1.0
*/



:root {

  --swiper-theme-color: var(--wp--preset--color--primary);

}

.cyber-security-blocks-testimonial-swiper-controls .swiper-button-prev.cyber-security-blocks-testimonial-swiper-button-prev:after,

.cyber-security-blocks-testimonial-swiper-controls .swiper-button-next.cyber-security-blocks-testimonial-swiper-button-next:after {

  color: var(--wp--preset--color--primary);

}


.swiper-pagination-bullet-active {

  background: var(--wp--preset--color--primary) !important;

}

