/* Template: Doux Pastel */
.fp-template-doux-pastel {
    --fp-bg: #f8f4f9;
    --fp-accent: #b8a4c8;
    --fp-text: #4a4a4a;
    --fp-font: 'Quicksand', sans-serif;
}

.fp-template-doux-pastel .fp-title {
    font-weight: 600;
    font-size: 34px;
    letter-spacing: 1px;
}

.fp-template-doux-pastel .fp-subtitle {
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
}

.fp-template-doux-pastel .fp-date {
    font-weight: 500;
    font-size: 14px;
}

.fp-template-doux-pastel .fp-border {
    border-radius: 24px;
    opacity: 0.25;
    border-style: solid;
}

.fp-template-doux-pastel .fp-photo {
    border-width: 4px;
    border-color: var(--fp-accent);
}

.fp-template-doux-pastel .fp-photo--round {
    width: 130px;
    height: 130px;
}

.fp-template-doux-pastel .fp-custom-text {
    font-size: 13px;
    font-weight: 400;
}

.fp-template-doux-pastel .fp-details {
    font-weight: 500;
    letter-spacing: 1px;
}
