|
@@ -626,7 +626,7 @@ body .arrow:hover {
|
|
|
padding: 30px;
|
|
|
}
|
|
|
|
|
|
-#contact-us #contact-form #facebook {
|
|
|
+#contact-us #contact-form #fb_login {
|
|
|
margin-top: 12px;
|
|
|
width: 29vw;
|
|
|
height: 50px;
|
|
@@ -641,11 +641,11 @@ body .arrow:hover {
|
|
|
position: relative;
|
|
|
}
|
|
|
|
|
|
-#contact-us #contact-form #facebook p {
|
|
|
+#contact-us #contact-form #fb_login p {
|
|
|
line-height: 40px;
|
|
|
}
|
|
|
|
|
|
-#contact-us #contact-form #facebook img {
|
|
|
+#contact-us #contact-form #fb_login img {
|
|
|
position: absolute;
|
|
|
left: 50px;
|
|
|
top: 7px;
|
|
@@ -655,12 +655,12 @@ body .arrow:hover {
|
|
|
filter: invert(29%) sepia(70%) saturate(712%) hue-rotate(186deg) brightness(89%) contrast(81%);
|
|
|
}
|
|
|
|
|
|
-#contact-us #contact-form #facebook:hover {
|
|
|
+#contact-us #contact-form #fb_login:hover {
|
|
|
background-color: #2a4f91;
|
|
|
color: #fff;
|
|
|
}
|
|
|
|
|
|
-#contact-us #contact-form #facebook:hover img {
|
|
|
+#contact-us #contact-form #fb_login:hover img {
|
|
|
-webkit-filter: invert(100%) sepia(100%) saturate(19%) hue-rotate(334deg) brightness(106%) contrast(106%);
|
|
|
filter: invert(100%) sepia(100%) saturate(19%) hue-rotate(334deg) brightness(106%) contrast(106%);
|
|
|
}
|