.h1{text-transform:none}.location-items{display:grid;grid-template-columns:1fr 1fr 1fr;flex-wrap:wrap;margin-top:128px}.location-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:40px;font-size:32px;letter-spacing:4px;margin-bottom:128px}.location-item p{margin-bottom:0;line-height:150%}.location-item--time{width:250px;height:250px;background-color:var(--blue);color:var(--white);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center}.location-item--time span{font-size:104px}.location-item--time small{font-size:20px}