:root {
    --border-header: #808080 !important;
    --primary: #0b913c !important;
    --primary-hover: #83a83d !important;
    --primary-text: #afdff0 !important;
}

.header:first-of-type {
    border-bottom: 0.15rem solid var(--border-header) !important;
}
