body {
  background-color: #FFFDE3;
}

.masthead {
  padding-top: 30px;
  padding-bottom: 10px;
  text-align: center;
}

.page-masthead .row-feature {
    padding: 30px 0 1px 0;
        padding-top: 30px;
        padding-right: 0px;
        padding-bottom: 5px;
        padding-left: 0px;
  	background-color: #FFFDE3;
}

/*
template.css:3039
*/

.t3-footer {
  background: #FFFDE3;
  overflow: hidden;
}

/*
template.css:3115
*/

.t3-copyright {
  display: inline-block;
  margin-left: -22px;
}

.tplElegant .element .card {
  background-color: rgb(255, 253, 227);
  border: 1px solid #ebebeb;
}

.tpItemPage .tpp-author-about.card {
  display: none;
}

#phoca-dl-category-box .pd-category h3.pd-ctitle, #phoca-dl-file-box .pd-file h3.pd-ctitle, #phoca-dl-download-box .pd-file h3.pd-ctitle {
    margin: 0;
    margin-bottom: 0px;
    padding: 5px;
    background: #FFFDE3;
    border: 1px solid #e9e9e9;
    margin-bottom: 7px;
}
