/*
Theme Name: Mortgage Broker Campaign Website
Theme URI: mortgagebrokercampaignwebsite
Author:  Mr Digital
Author URI: mr-digital.co.uk
Description: Fast Fix
Version: 1.0
License: GNU General Public License v2 or later
*/
[v-cloak] {
  display: none;
}
.smallText p{
  font-size: 11px;
  margin-bottom: 5px;
}
.hero-form{
  background-color: #fff;
}
.section-trust .panel-icon-content img{
  width: 35px;
  height: auto;
}
section.section-steps {
    padding-top: 90px;
}
.section-about{
  padding-bottom: 24px;
}
section.section-hero.overlayed:before {
    position: absolute;
    z-index: 1;
    background-color: rgb(255 255 255 / 50%);
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
}

section.section-hero.overlayed {
    position: relative;
}

section.section-hero.overlayed .container {
    z-index: 2;
    position: relative;
}
