﻿:root {
    --campo_richiesto: lightgoldenrodyellow;
    --light-green: #d4edda;
}

.transparent-item {
    border-color: transparent;
    background-color: transparent;
}

.no-margin {
    margin: 0 !important;
}

.fs-13{
    font-size: 13px !important;
}