@media (min-width: 300px) {
  body {
    margin: 0;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.5;
    color: #185695;
    text-align: left;
    background-color: #fff;
  }
}

.btn.btn-primary {
  background-color: #a11a18!important;
  border-color: #a11a18!important;
}

@media (max-width: 680px) {
  p {
    font-size: 1em;
    width: 100%;
  }
}

.mi-slider ul li img {
  max-width: 100%;
  border: none;
}

.mi-slider ul li img {
  max-width: 100%;
  border: none;
}

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

img {
  vertical-align: middle;
  border-style: none;
}

img {
  vertical-align: middle;
  border-style: none;
}

img {
  vertical-align: middle;
  border-style: none;
}

