/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 26 2023 | 20:20:09 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 26 2023 | 20:20:09 */
/************/
/*  Colors  */
/************/
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 22 2022 | 20:38:52 */
#breaking-boundaries .avia-button {
  margin-top: 25px !important;
}
.three_blocks .entry-content-wrapper {
  display: flex;
}
@media only screen and (max-width: 989px) {
  .three_blocks .entry-content-wrapper {
    display: block !important;
  }
}
.three_blocks .flex_column {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
.three_blocks .flex_column.periwinkle h3 {
  color: #76A6EB !important;
}
.three_blocks .flex_column.teal h3 {
  color: #22B3CD !important;
}
.three_blocks .flex_column.light-pink h3 {
  color: #F270C9 !important;
}
@media only screen and (max-width: 989px) {
  .three_blocks .flex_column {
    margin-bottom: 0 !important;
  }
  .three_blocks .flex_column:nth-of-type(even) {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
  }
}
.three_blocks .av-special-heading.av-special-heading-h3 {
  margin-top: 25px !important;
}
.three_blocks .av-special-heading.heading_with_underline h2 {
  color: #fff !important;
}
.three_blocks .av-special-heading h3 {
  font-weight: 500 !important;
}
.three_blocks .avia-button-wrap {
  margin-top: auto;
}
.three_blocks .avia-button-wrap .avia_iconbox_title {
  color: #fff !important;
}
.three_blocks .avia-button-wrap .avia_button_icon:before {
  color: #fff;
}
