/* i-Light Address Assistant — PHASE 3 LV Postcode Format SAFE v0.3.0 */
.ilight-aa-phase3-postcode-help {
    display: block;
    margin-top: 5px;
    color: #a94442;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.35;
}

@media (max-width: 767px) {
    .ilight-aa-phase3-postcode-help {
        margin-top: 4px;
        font-size: 11px;
    }
}
