@charset "UTF-8";

:root {
  
  --rz-primary: #283747 !important;
  --rz-secondary: #DC7633 !important;
  
}

.w-100
{
  width: 100% !important;
}