.fixed_bckgrnd{
background-attachment: fixed;
}

#stt-button{
display: none;
position: fixed;
bottom: 10px;
right: 7px;
z-index: 99;
color: rgba(56,126,141,0.7);
font-size: 2.3em;
}

#stt-button:hover{
color: blue;
}

.blog_custom .header-button{
display:none;
}

@font-face {
    font-family: myFutureFont;
    src: url(ScifiAdventure.otf);
}

.feat_adjustments h2{
margin-top: .5rem;
}

.lt_adjustments h2{
margin-top: -.3rem;
}

.lt_adjustments img{
margin-top: .5rem;
margin-bottom: .2rem;
}

.lt_adjustments h2 a{
text-decoration: underline;
}

.lt_adjustments .frame-box{
margin-bottom: -2.5em;
}

.about_columns{
margin-top: -6em;
}

.about_columns a{
  text-decoration: underline;
}

.abtpage_class img{
margin-top: .5rem;
margin-left: 1rem;
}

.abtpage_class h2{
margin-top: .1rem;
}

.about_page_content{
background-color: #c0cfe6;
padding: 2em;
}

.abtpage_class{
background-color: #bde7e7;
}

.contact_page_class{
background-color: #bde7e7;
}

.contact_page_class img{
}

.contact_page_class ul{
margin-left: .1em;
}

.form_columns{
margin-bottom: -3em;
margin-top: -2em
}
.formcnt{
margin-top: -3.2rem;
background-color: #c0cfe6;
padding-left: 1rem;
padding-right: 1rem;
}

.formcnt li{
list-style-type: none;
}

.form_body{
padding-right: 1em;
}

.form_body h2{
margin-top: -1em;
}

.form_header img{
float: right;
}

#grav_logo_footer{
width: 110px;
margin-top: -1rem;
}


@media screen and (max-width: 840px) {
    .abtpage_class h2{
    margin-top: -2rem;
    }
    .form_columns{
    margin-bottom: -3em;
    margin-top: -2em
    }
    .formcnt{
    margin-top: -3.2rem;
    }
    .formcnt h3{
    }
    .formcnt p{
    }
    .stnd_out_customizations h2{
    margin-top: -.5rem;
    }
    .stnd_out_customizations p{
    margin-bottom: 2rem;
    }

    .about_columns{
    margin-top: -3em;
    margin-bottom: -3em;
    }

    .about_page_content{
    padding-top: 4em;
    padding-bottom: 1em;
    margin-top: -3.5em;
    margin-bottom: 1.5em;
    margin-left: .5em;
    }
    .abtpage_class img{
    margin-left: .3rem;
    }

}

@media screen and (max-width: 480px) {
  .formcnt{
  margin-top: 1rem;
  }
}
