.widget-snippet .footer-location-content {
    width: 317px;
    height: 171px;
   
}
body.widget-snippet .footer-location-content {
    padding: 30px;
    background: #333;
  
}
.widget-snippet .footer-location-content h5 {
    color: #aaa;
    margin-bottom: 11px;
    font-size: 27px;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;
    font-weight: 700;
    text-rendering: optimizeLegibility;  
}
.widget-snippet .footer-location-content p {
    color: #aaa;
    font-size: 18px;
    line-height: 27px;
    font-family:sans-serif;
}

body.widget-snippet .footer-location-content {
    padding: 30px;
    overflow: hidden;
}
