diff --git a/css/custom.css b/css/custom.css index 67e216c..5955428 100755 --- a/css/custom.css +++ b/css/custom.css @@ -236,7 +236,7 @@ } .submit-button-form, .submit-button-form:hover{ - background-color: #D53735; + background-color: #FF6600; margin-top: 2%; margin-bottom: 3%; color:#fff; @@ -1254,7 +1254,7 @@ input.hidden { .title{ text-align: center; - color: #D53735; + color: #FF6600; } .card-title { /*font-size: 17px;*/ diff --git a/pages/registration.html b/pages/registration.html index 3e83b12..da2498c 100644 --- a/pages/registration.html +++ b/pages/registration.html @@ -133,6 +133,7 @@
Fields marked with "*" are mandatory. +