.head_bg {
  font-family: "curly.ttf", sans-serif;
  color: #A93391;
  font-size: 5em;
  opacity: .2;
  left: 0;
  right: 0;
  position: absolute;
  margin: auto;
  top: -50px; }

.head {
  font-family: "montserrat", sans-serif;
  color: #A93391;
  font-size: 2.5em;
  font-weight: bold; }

.sub_head {
  font-family: "curly.ttf", sans-serif;
  color: #A93391;
  font-size: 3em;
  font-weight: bold;
  margin-top: -50px; }

.cont_wrapper {
  background: rgba(255, 255, 255, 0.8);
  padding: 20px 50px;
  margin-top: 50px; }

.cont_wrapper img {
  width: 250px; }

.cont {
  font-family: "montserrat", sans-serif;
  color: #34495e;
  font-size: 1em;
  padding: 20px 0px; }

.sub_cont {
  font-family: "montserrat", sans-serif;
  color: #34495e;
  font-size: 1em;
  padding: 20px 0px; }
