
            a, 
            h1.title > span,
            .row h2 i,
            .social a:hover,
            .modal-toggle i:hover,
            #bg-video-controls i:hover {
                color: #04d484;
            }

            button, input[type="submit"],
            button:hover, button:focus,
            input[type="submit"]:focus, input[type="submit"]:hover,
            .form-field span.errors,
            .bounce1, .bounce2, .bounce3 {
                background: #04d484;
            }

            .form-field span.error {
                border: 1px solid #04d484;
            }

            .page-loader .progress {
                border-left-color: #04d484;
            }
            