div {
  text-align: center;
}

h1 {
  font-size: 32px;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
}

h2 {
  font-size: 36px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
}

p {
  font-size: 24px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}

a {
  text-decoration: none;
  color: black;
}

a:link,
a:visited {
  color: black;
  text-decoration: none;
}

a:active,
a:hover {
  color: #468bcc;
  text-decoration: none;
}

.blue {
  color: #468bcc;
}

.heading {
  color: white;
  background-color: #468bcc;
  width: 100%;
  padding-top: 5px;
  margin-bottom: 10px;
}

.subHeading {
  width: 100%;
}

.telephone {
  font-size: 36px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
}

.beach-antiques-clevedon-logo {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 10px;
}

.ringImage {
  margin-top: 20px;
  margin-bottom: 10px;
}
