.spl-weather-input-control-component {

    // help text css.
    .components-base-control__help {
        margin-top: 6px;
        font-weight: 300;
        font-size: 14px;
        color: #2F2F2F;
        line-height: 18px;
        font-style: italic;
        a {
            font-weight: 500;
            color: #1A74E4;
        }
    }
}