/* blue #0072C2
red #ED1727 
gruis #777777
A freestanding tub is a favourite for a modern bathroom design */

* {
    font-family: "Verdana", Geneva, sans-serif;
}

footer {
    color: #0072C2;
}

.fb-icon {
    width: 35px;
    padding-bottom: 5px;
}

#articlePic {
    height: 400px;
}

.contact {
    color: #777777;
}
#blue-header {
    color: #516fca;
}
#red-header {
    color: #ED1727;
}
#facebook-nav {
    color: white;
    float: right;
    
}
.fb-text {
    padding-left: 5px;
    padding-top: 5px;
}
#logo {
    width: 45px;
}

.box2 {
    padding-left: 50px !important;
}
.contact-icon {
    width: 25px;
    margin-right: 5px;
}
body {
    margin-top: 150px;
  }

.marketing {
    background: #E9ECEF;
    width: 100%;
    margin: 0;

}
#whatwedo {
    max-width: 1000px;

}
.card {
    margin: 0 auto; /* Added */
    float: none; /* Added */
    margin-bottom: 0px; /* Added */
    margin-top: 0px !important;
}

#gallery {
    color: #516fca;
}
.jumbotron {
    margin-bottom: 0;
}
#area-img {
    height: 180px;
    opacity:0.2;
}
#areas {
    margin: 0 auto;
}
footer {
    background: #E9ECEF;
   
    
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;

}
.footer-list {
    padding-top: 5px;
}
.card-list {
    text
}

.footer-list p {
    color: #777777;
}

.list-item {
    /* font-size: 60%; */
    text-align: center;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 650px)  {
    .box2 {
        margin-left: 15px !important;
    }
}

