diff --git a/css/custom.css b/css/custom.css
index 57fad3d..709186d 100644
--- a/css/custom.css
+++ b/css/custom.css
@@ -1150,7 +1150,7 @@ input.hidden {
line-height: normal;
}
.card-sub-title{
- font-size: 12px;
+ font-size: 15px;
color: #666;
font-weight: normal;
margin-bottom: 0;
@@ -1189,3 +1189,4 @@ input.hidden {
.card-text3 {
border-top: 1px solid rgba(0, 0, 0, .05) !important;
}
+
diff --git a/pages/registration.html b/pages/registration.html
index cbb42cb..3c61c02 100644
--- a/pages/registration.html
+++ b/pages/registration.html
@@ -231,18 +231,20 @@