/* line 15, ../etfcircle-static/static/scss/variables.scss */
:root {
  --color-primary: #002D72;
  --color-blue-2: #00549D;
  --color-secondary: #fe6d73;
  --color-tertiary: #F7CC83;
  --color-text: oklch(37.3% 0.034 259.733);
  --color-heading: oklch(21% 0.034 264.665);
  --color-golden-1: $color-tertiary;
  --color-golden-2: #FFAF26;
  --color-border: #e7e7ed;
  --font-size-section-heading: 34px; }

/* line 4, ../etfcircle-static/static/user/scss/profile-all-applicants.scss */
.job-application .profile_picture img {
  height: 80px;
  object-fit: cover;
  width: 80px; }

/* line 12, ../etfcircle-static/static/user/scss/profile-all-applicants.scss */
.filter-by-job .form-label-group {
  width: 300px; }
