#full-menu .full-menu>li>a {
    font-size: 15px;
font-family: Justus-Roman;
    text-transform: capitalize !important;
}

.btn.large, .btn:focus.large, .button.large, input[type=submit].large {
    font-size: 10px;
    line-height: 16px;
    padding: 20px 20px;
}

#category-title {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('http://tartantraffic.com/cynthiamorton/wp-content/uploads/2016/07/IMG_1412.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

cite {
    font-weight: 400;
    font-size: 16px;
    color: #f177ae;
    font-style: normal;
    line-height: 1;
    margin-top: 20px;
    text-transform: none;
}

.btn, .btn:focus, .button, input[type=submit] {
    font-size: 13px;
    line-height: 1;
    font-weight: 600;
    font-family: inherit;
    padding: 10px 20px;
    margin: 0 0 3px;
    display: inline-block;
    cursor: pointer;
    outline: 0;
    color: #fff;
    background: #ef2673;
    text-transform: uppercase;
    text-decoration: none;
    text-shadow: none !important;
    text-align: center;
    overflow: hidden;
    border: 0;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -moz-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.post-links .post-link.comment-link {
    width: 38px;
    margin-right: 2px;
    display: none;
}