        .frc-captcha {
            padding-bottom: 0 !important;
        }

        .frc-icon {
            margin: 0 8px 0px 8px !important;
            fill: #ee7000 !important;
            stroke: #ee7000 !important;
        }

        .frc-progress {
            color: #ee7000 !important;
            background-color: #f1f0e9 !important;
        }

        .frc-progress::-moz-progress-bar  {
            background-color: #ee7000 !important;
        }

        .frc-progress::-webkit-progress-value  {
            background-color: #ee7000 !important;
        }

        .frc-text
        {
            color: #484f51 !important;
        }