.page .entry-title, .page-title {
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: bold;
    color: #2a2a2a;
    padding: 15px 20px;
    padding: 0.9375rem 1.25rem;
    background: #f5f5f5;
}
.mh-excerpt-more {
    float: right;
    font-size: 12px;
    font-size: 0.75rem;
    font-weight: 700;
    color: #fff;
    padding: 10px 15px;
    margin-top: 5px;
    background: #38b7ee;
    text-transform: uppercase;
}
.mh-loop-item {
    margin-bottom: 30px;
    margin-bottom: .875rem;
    padding-bottom: 30px;
    padding-bottom: .875rem;
    border-bottom: 1px solid #e5e5e5;
}
.optionsFix {
    font-size: 11px;
}