.mb-3 select option {
    background-color: #1a1710;
    font-style: italic;
    color: #d4af37;
}

.type {
    font-size: 14px;
    color: var(--muted);
    border-bottom: #d4af37 1px dotted;
}