/*

Theme Name: THAT Agency
Theme URI: https://thatagency.com
Description: Wordpress theme from THAT Agency
Version: 1
Author: THAT Agency
Author URI: https://thatagency.com

*/

:root {
  --swiper-pagination-bullet-inactive-color:transparent;
  --swiper-pagination-bullet-height:12px;
}





.home .wpbs-icon-list.is-style-inline .wpbs-icon-list-item svg {
  display: none;
}

.home .wpbs-icon-list-item svg path,
footer.wp-block-template-part .wpbs-dynamic-content svg path {
  fill: #0099CA;
}
footer.wp-block-template-part .wpbs-social-media>a {
  color: #0099CA;
}

.blog .wpbs-icon-list-item svg {
  display: none;
}