/* CenterServ physical location statement v1. Only two homepage text additions. */
body.cs-home #cs-home-hero-v1 .cs-hero-intro > p.cs-hero-copy{margin-bottom:14px!important}
body.cs-home #cs-home-hero-v1 #cs-home-physical-location-short{
 display:block!important;position:static!important;opacity:1!important;
 max-width:720px;margin:0 auto 24px!important;padding:0!important;
 color:#e0e8f2!important;font:500 15px/1.65 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif!important;
 letter-spacing:normal!important;text-transform:none!important;text-wrap:pretty;
}
body.cs-home #server-section #cs-home-physical-location-detail{
 max-width:780px;margin:24px auto 26px;padding:22px 24px;
 background:#f5f7fa;border:1px solid #dce4ed;border-radius:10px;box-sizing:border-box;text-align:left;
}
body.cs-home #server-section #cs-home-physical-location-detail h3{
 margin:0 0 10px!important;padding:0!important;color:#101b2b!important;
 font:700 clamp(19px,2vw,22px)/1.35 Arial,sans-serif!important;
 letter-spacing:-.015em!important;text-transform:none!important;
}
body.cs-home #server-section #cs-home-physical-location-detail p{
 margin:0!important;padding:0!important;color:#40546d!important;
 font:400 16px/1.7 Arial,sans-serif!important;letter-spacing:normal!important;text-transform:none!important;
}
@media(max-width:600px){
 body.cs-home #cs-home-hero-v1 #cs-home-physical-location-short{font-size:14px!important;margin-bottom:22px!important;text-align:left}
 body.cs-home #server-section #cs-home-physical-location-detail{padding:18px;margin:22px auto}
}
