/* VisitPage — converted from the styled-component VisitPageRoot.
 * Original: const VisitPageRoot = styled.section`width: 100%;` */
.visit-page {
  width: 100%;
}
