/* Template: Bohème Nature */
.fp-template-boheme-nature {
    --fp-bg: #f7f4ef;
    --fp-accent: #7a8b5c;
    --fp-text: #3d3d3d;
    --fp-font: 'Libre Baskerville', serif;
}

.fp-template-boheme-nature .fp-title {
    font-size: 34px;
    font-weight: 700;
    letter-spacing: 0.5px;
}

.fp-template-boheme-nature .fp-subtitle {
    font-size: 12px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-style: normal;
}

.fp-template-boheme-nature .fp-date {
    font-weight: 400;
    font-size: 14px;
}

.fp-template-boheme-nature .fp-border {
    border-radius: 0;
    border-style: solid;
    border-width: 1px;
    opacity: 0.3;
}

.fp-template-boheme-nature .fp-photo {
    border-color: var(--fp-accent);
}

.fp-template-boheme-nature .fp-custom-text {
    font-size: 13px;
    font-style: italic;
}
