/* your styles go here */

.navbar-brand {
    padding: 26px 0 0;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    font-size: 16px;
    margin-left: 15px !important;
}

.box-image-text .image {
    min-height: 200px;
    max-height: 200px;
}

.box-simple {
    min-height: 230px;
}

body {
    font-size: 16px;
    color: #303030;
}

img {
    max-width: 100%;
}

.box-image-text.blog .intro {
    text-align: center;
    color: #303030;
}

#heading-breadcrumbs h1, #blog-listing-medium .post h2 {
    text-transform: none;
}

#post-content, #blog-listing-medium .post .intro, .post-content {
    font-family: 'PT Serif', Georgia, serif;
    font-size: 17px;
    line-height: 1.6;
}

#blog-listing-medium .post {
    margin-bottom: 30px;
}

#post-content p {
    margin-bottom: 1.3em;
}

#post-content li {
    margin-bottom: 1.3em;
}

.subtitle, .SUBTITLE {
    font-weight: 700;
    font-size: 18px;
}

.cat-4-recits h2 {
    font-style: italic !important;
    font-weight: bold;
    font-size: 26px;
    text-align: center;
}
