/*
 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
*/

.phase2-fellow-label {
  display: inline-block;
  font-size: 0.9em;
  font-weight: 500;
  color: #363636;
  background-color: transparent;
  border: 1px solid var(--catalyst-cyan, #00AAFF);
  border-radius: 3px;
  padding: 2px 8px;
  margin-top: 4px;
  text-align: center;
}

footer a,
#brx-footer a {
  color: #333 !important;
  text-decoration: none !important;
}

.brxe-filter-select .bricks-choices__inner {
  border: none !important;
}

.lhkpxx h3 {
  font-size: 1em !important;
}