/*----------------------------------
  Google Map
------------------------------------*/

.gmap {
  .gmap-address {
    border-bottom: 1px solid #edf0f2;
    text-align: center;
    background: $color-white;
    padding: 30px;
    margin-bottom: 0;
  }
}