*, ::after, ::before {
  box-sizing: border-box; }

.page_theme_realty {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  color: #212529;
  background-color: #f5f5f5;
  width: 100%;
  height: 100%;
  margin: 0;
  -webkit-font-smoothing: antialiased; }
