.page-node-55 #content {
  background-color: beige;
  color: black;
  font-family: 'Montserrat';
}
.page-node-55 #content a {
  text-decoration: dashed underline;
  color: purple;
}
.page-node-55 #content h2 {
  font-size: 2rem;
}
.page-node-55 #content h3 {
  font-size: 1.75rem;
  margin: 0 0 0.5rem 0;
  font-weight: 500;
  line-height: 1.2;
}
#block-aol-custom-theme-tblock1 {
  background: lightblue;
  padding: 3px;
  border: solid ;
  margin: 1%;
  height: 385px;
}
#block-aol-custom-theme-tblock1 h3 {
  color: black;
  font-size: large;
}
#block-aol-custom-theme-tblock1 h4 {
  color: white;
  font-weight: 400;
}
#block-aol-custom-theme-tblock1 h5 {
  color: red;
  font-weight: 200;
}
#block-aol-custom-theme-tblock2 {
  background-color: salmon;
  padding: 3px;
  border: solid ;
  margin: 1%;
  height: 385px;
}
#block-aol-custom-theme-tblock2 h3 {
  color: white;
  font-size: 1.75rem;
  font-weight: 500;
  line-height: 1.2;
  display: block;
}
#block-aol-custom-theme-tblock2 p {
  color: white;
  margin-bottom: 1rem;
}
#block-aol-custom-theme-tblock2 .centerlinks {
  text-align: center;
}
#block-aol-custom-theme-tblock2 .frontpagebutton {
  color: white;
  background-color: black;
  padding: 12px;
  border-radius: 16px;
  border: red 3px dotted;
}
#block-aol-custom-theme-tblock3 h3 {
  color: white;
}
#block-aol-custom-theme-tblock3 img {
  vertical-align: middle;
  width: 100%;
  height: auto;
}
#block-aol-custom-theme-tblock3 .imagetextbox {
  position: absolute;
  top: 47%;
  margin-left: 30%;
  background-color: black;
  padding: 20px;
  border: solid darkgreen 10px;
  width: 400px;
}
#block-aol-custom-theme-tblock3 .imagetextbox p {
  font-size: 2rem;
  color: white;
  font-family: 'Montserrat';
  font-weight: 700;
  text-align: center;
}
