-
+
diff --git a/style.css b/style.css
index 0a72b7a..31aab35 100644
--- a/style.css
+++ b/style.css
@@ -1276,6 +1276,13 @@ section {
padding: 20px 0 30px 0;
background: #fff;
}
+.contact .maps iframe{
+ color: #2d405f;
+ text-align: center;
+ box-shadow: 0 0 30px rgba(214, 215, 216, 0.6);
+ padding: 20px 0 30px 0;
+ background: #fff;
+}
.contact .info-box i {
font-size: 32px;
color: #3b4ef8;