Contact us page

This commit is contained in:
dev-chiefworks
2022-01-03 21:30:56 -05:00
parent 5009110e8e
commit abfd84269c
3 changed files with 13 additions and 13 deletions
+2 -2
View File
@@ -886,7 +886,7 @@ p {
background: linear-gradient(90deg, #6b1fcd 0%, #374ede 100%);
}
.appie-header-area.appie-header-page-area.appie-sticky.sticky {
background: #0a44b9;
background: #4687ba;
}
.appie-header-area.appie-header-7-area.appie-sticky.sticky {
background: #290645;
@@ -7389,7 +7389,7 @@ blockquote cite {
.contact-form input[type="submit"] {
height: 50px;
border-radius: 3px;
background: #2b70fa;
background: #4687ba;
color: #fff;
text-align: center;
border: none;