/*
 Theme Name:   Bricks Child Theme
 Theme URI:    https://bricksbuilder.io/
 Description:  Use this child theme to extend Bricks.
 Author:       Bricks
 Author URI:   https://bricksbuilder.io/
 Template:     bricks
 Version:      1.1
 Text Domain:  bricks
*/

.ff_t_c {
  color: var(--primary-dark);
}

.ff_t_c a {
  color: var(--primary-dark);
  text-decoration:underline;
}

.bm-feature-17 .bm-feature-17-card-list__text p strong {
  color: #704259;

}