/*
Theme Name: stadochtvatt.se
*/

.acf-map {
    width: 100%;
    height: 400px;
    border: #ccc solid 1px;
}

/* Fixes potential theme css conflict.*/
.acf-map img {
   max-width: inherit !important;
}

.icon-facebook-f{
    color: #4267B2
}