/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 26 2021 | 21:16:16 */
#company-website, #company-privacy-policy {
  width: 95% !important;
}

.text-color-white, 
.text-color-white h1,
.text-color-white h2,
.text-color-white h3
{
  color: white !important;
}

.align-box-middle figure div {
  height: 220px;
  display: table-cell !important;
  vertical-align: middle !important;
}

.text-justify {
  text-align: justify !important;
}

.spb-row-container.spb-row-full-width .spb_content_element.margin-top-bottom-30 {
  margin: 30px 0 !important;
  margin-top: 30px;
  margin-bottom: 30px;
}