.themepage-right img, a.help-box {
    box-shadow: 0 0 25px rgba(0, 0, 0, .17);
}
a.help-box {
    display: inline-block;
    width: 100%;
    max-width: 330px;
    background: #fff;
    float: left;
    color: #bd9452;
    padding: 43px 30px;
    text-align: center;
    box-sizing: border-box;
    text-decoration: none;
    font-size: 20px;
    line-height: 150%;
    font-weight: 500;
    border: 4px double #bd9452;
}
.help-box-wrapper {
    display: block;
    width: 100%;
    float: left;
    margin-bottom: 20px;
}
.themepage-left, .themepage-right {
    width: 48%;
    float: left;
}
.headings-wrapper {
    padding: 12px;
    margin-bottom: 20px;
    background: #fff;
    border: 4px double #c09351;
    max-width: 634px;
}
.themepage-wrapper h3 {
    color: #4e4e4e;
    line-height: 150%;
    margin-top: -4px;
    margin-bottom: 40px;
}
.themepage-wrapper h2 {
    font-size: 27px;
    color: #c09351;
    margin: 10px;
    font-style: italic;
    line-height: 150%;
    font-weight: 600;
}
.help-box span {
    font-size: 14px;
    color: #584428;
}
.themepage-right img {
    border-radius: 3px;
    border: 1px solid #bd9452;
}
.themepage-right a {
    display: block;
}
.themepage-right {
    margin-left: 2%}
.themepage-wrapper {
    text-align: center;
    width: 100%;
    max-width: 700px;
    margin-top: 40px;
}