

.blue {
    color: #084872;
}
.white {
    color: #ffffff;
}
.green {
     color: #39efe0;
}
.black {
     color: #333333;
}
.fsize60 {
     font-size: 60px;
}
.fsize32 {
     font-size: 32px;
}
.fontAbel {
     font-family: Abel, sans-serif;
}
.cf7_custom_style_2 {
     text-align: left;
}
.cf7_custom_style_2 div {
     margin-top: 20px;
}
.half {
     width: 49%;
     float:left;
}
.marginRight {
     margin-right:2%;
}
.clear {
     clear: both;
}
#adelaide-contact label {
    color: #000000;
}
#brisbane-contact label {
    color: #ffffff;
}
#adelaide-contact input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover {
   color: #000000;
}
#brisbane-contact input.wpcf7-form-control.wpcf7-submit:not([disabled]) {
   border: 2px solid #ffffff;
   color: #ffffff;
}
#brisbane-contact input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover {
   color: #000000;
}