
:root{
    --text-color:#484848;
    --primary-color:#D3AD67;
    --secondary-color:#81489C;
    --white-color:#fff;
    --dark-color:#303030;
}