.google-map iframe {
    width: 100%;
}

section.show-all-trigger {
    /* margin: 15px; */
    margin: 15px 0;
    text-align: center;
    color: #95e1d4;
    cursor: pointer;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
}

.nav-tabs li a {
    background: #333;
}

    .nav-tabs li a:hover {
        color: #333 !important;
    }