.digitalAgro {
  --loginHeader: #FFFFFF;
  --buttonDefault: #009A31;
  --buttonDefaultDisabled: #1eb04c;
  --inputGroupElementLeft: 0;
  --inputGroupElementHeight: 3px;
  --textAlignCenter: center;
  --loginHeaderAfter: transparent transparent transparent transparent;
  --loginBG: #FFFFFF;
  --loginFormBorder: 3px solid #DEDEE0;
  --logoDA: url('../../assets/icons/DA-logo.svg');
  --loginHeaderLogoWidth: 550px;
  --loginHeaderLogoHeight: 55px;
  --headerColor: #009A31;
  --headerLogoHeight: 70px;
  --bottomLine: #009A31;
  --buttonWithBorderRadius: #009A31;
  --buttonSuccess: #1eb04c;
  --activeBadge: #f3d134;
  --badgeActiveDefault: #f3d134;
  --badgeTitleActive: #000000;
  --stroke: #009A31;
  --romb: #009A31;
  --map: #009A31;
  --triangle: #009A31;
  --accordGreen: inset 8px 0 0 0 #009A31;
  --preivewTask: #009A31;
  --roundedToggle: #009A31;
  --tabActive: 4px solid #009A31;
  --taskStatusFill: #f3d134;
  --taskStatusColor: #000000;
  --typeActive: #1eb04c;
  --headerAddonBg: #009A31;
  --iconCalendarFill: #f3d134;
  --iconCalendarStroke: #E3B505;
  --completedCircle: #f3d134;
  --iconTrackSFill: #009A31;
}


