:root {
  --black-2: #333;
  --deep-sky-blue: #34c4ef;
  --steel-blue: #0a7c9e;
  --gold-2: #ddc645;
  --white: white;
  --black: black;
  --crimson: #e21e31;
  --gold: #fddb00;
}

.section {
  color: var(--black-2);
  background-image: url('../images/graduates.jpg'), linear-gradient(#00000080, #00000080);
  background-position: 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
  height: 500px;
}

.navbar {
  color: #fff;
  background-color: #000000e6;
}

.brand {
  background-image: url("https://cdn.prod.website-files.com/5c3ca03fb0f91ad89d8d3dcc/5c3fb5a612dcc2ade2eebea9_McDonald'sElPScholarships_logo.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 160px;
  border-style: none;
  width: 162px;
  height: 70px;
}

.navbut {
  color: #fff;
}

.navbut:hover {
  color: var(--deep-sky-blue);
}

.navbut:active {
  color: var(--steel-blue);
}

.navbut:focus {
  color: var(--deep-sky-blue);
}

.div-block-2 {
  background-color: #fff;
  padding-top: 2px;
}

.section-2 {
  background-color: #000;
  height: 150px;
}

.div-block-3 {
  text-align: center;
  background-color: #fff;
  height: auto;
  margin-bottom: 42px;
}

.bold-text {
  font-size: 18px;
}

.section-3 {
  background-color: var(--black-2);
  background-image: url('../images/EPCC_h.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 500px;
}

.column-5 {
  background-color: #00000026;
  background-image: url('../images/girl.jpg');
  background-position: 0;
  background-repeat: no-repeat;
  background-size: cover;
  height: 500px;
}

.column-6 {
  height: 500px;
  margin-top: 0;
  padding-left: 83px;
  padding-right: 59px;
}

.section-4 {
  height: 100px;
}

.section-5 {
  background-color: #000;
  height: 150px;
}

.div-block-6 {
  margin-top: 50px;
  margin-left: 50px;
  margin-right: 41px;
}

.section-6 {
  background-color: var(--black-2);
  color: var(--black-2);
  background-image: url('../images/UTEP_h.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 500px;
}

.column-9 {
  background-color: #00000026;
  background-image: url('../images/boy1.jpg');
  background-position: 0;
  background-repeat: no-repeat;
  background-size: cover;
  height: 500px;
}

.column-10 {
  height: 500px;
  padding-top: 75px;
  padding-left: 52px;
  padding-right: 52px;
}

.list-item-2 {
  padding-bottom: 7px;
  font-family: futura-pt, sans-serif;
}

.div-block-7 {
  margin-top: 50px;
  margin-left: 50px;
  margin-right: 50px;
}

.section-7 {
  height: 150px;
}

.section-8 {
  background-color: #000;
  height: 150px;
}

.div-block-9 {
  margin-top: 0;
  padding-top: 0;
}

.text-block-5 {
  font-family: futura-pt, sans-serif;
}

.paragraph {
  text-align: justify;
  margin-top: 52px;
  margin-bottom: 72px;
  padding-left: 220px;
  padding-right: 220px;
  font-family: futura-pt, sans-serif;
  font-size: 26px;
  line-height: 30px;
}

.link-block {
  background-image: url('../images/EPCC_logo.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100px;
  height: 100px;
  margin-bottom: 6px;
}

.link-block:hover {
  opacity: 1;
  mix-blend-mode: luminosity;
}

.div-block-10 {
  flex-direction: column;
  align-items: center;
  margin-top: 51px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-11 {
  flex-direction: column;
  align-items: center;
  margin-top: 48px;
  display: flex;
}

.link-block-2 {
  background-image: url('../images/utep_logo.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100px;
  height: 100px;
}

.link-block-2:hover {
  mix-blend-mode: luminosity;
}

.link {
  color: #13aceb;
  text-decoration: none;
}

.link:hover {
  color: #f98d14;
}

.section-9 {
  background-image: linear-gradient(to bottom, var(--gold-2) 4%, #fff372 28%, #a88c1d 55%, #d7b945 76%, #8d651d);
  height: 100px;
}

.container {
  flex-direction: column;
  display: flex;
}

.link-block-3 {
  text-align: center;
  background-image: url('../images/EPCC_logo.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-direction: column;
  justify-content: space-around;
  align-items: stretch;
  width: 75px;
  height: 75px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.columns-2 {
  margin-top: 26px;
}

.link-block-4 {
  background-image: url("https://cdn.prod.website-files.com/5c3ca03fb0f91ad89d8d3dcc/5c3fb5a612dcc2ade2eebea9_McDonald'sElPScholarships_logo.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 150px;
  height: 75px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.link-block-4.w--current {
  background-color: #0000;
  background-image: url("https://cdn.prod.website-files.com/5c3ca03fb0f91ad89d8d3dcc/5c3fb5a612dcc2ade2eebea9_McDonald'sElPScholarships_logo.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border-style: none;
  width: 200px;
  height: 75px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.link-block-5 {
  background-image: url('../images/utep_logo.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 85px;
  height: 75px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.column-15 {
  background-color: #0000;
}

@media screen and (max-width: 991px) {
  .section {
    background-image: url('../images/graduates.jpg'), linear-gradient(to bottom, null, null);
    background-position: 0, 0 0;
  }

  .navbut {
    border-bottom: 1px solid #464545;
  }

  .menu-button {
    background-color: #0000;
    background-image: url('../images/Menu.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 24px;
  }

  .menu-button:hover {
    background-image: url('../images/Menu.svg');
    background-size: 24px;
    transform: translate(0);
  }

  .menu-button:active {
    background-image: url('../images/Menu.svg');
    background-size: 24px;
  }

  .menu-button:focus {
    background-image: url('../images/Menu.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 24px;
  }

  .menu-button.w--open {
    background-color: #0000;
  }

  .nav-menu {
    background-color: #000000e6;
  }

  .bold-text {
    margin-top: 0;
    margin-left: 0;
    padding-top: 0;
    font-size: 18px;
  }

  .column-5 {
    background-image: url('../images/girl.jpg');
    background-position: 0;
    background-repeat: no-repeat;
    background-size: cover;
    height: 550px;
  }

  .column-6 {
    height: 550px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-4 {
    height: 50px;
  }

  .div-block-6 {
    margin-top: 30px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .column-9 {
    background-position: 100%;
  }

  .column-10 {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph {
    padding-left: 150px;
    padding-right: 150px;
  }
}

@media screen and (max-width: 767px) {
  .section {
    background-image: url('../images/graduates.jpg'), linear-gradient(to bottom, null, null);
    background-position: 0, 0 0;
  }

  .section-2 {
    height: 275px;
  }

  .column-6 {
    height: 500px;
    margin-top: 0;
  }

  .section-4 {
    float: none;
    position: static;
    bottom: 0;
    left: 0;
    right: 0;
  }

  .section-5 {
    height: 275px;
  }

  .div-block-6 {
    margin-top: 47px;
    margin-left: 50px;
    margin-right: 50px;
  }

  .column-10 {
    height: 400px;
  }

  .div-block-7 {
    margin-top: 30px;
  }

  .section-8 {
    height: 275px;
  }

  .paragraph {
    padding-left: 75px;
    padding-right: 75px;
  }
}

@media screen and (max-width: 479px) {
  .section {
    background-image: url('../images/graduates.jpg'), linear-gradient(to bottom, null, null);
    background-position: 0, 0 0;
  }

  .section-2 {
    height: 275px;
  }

  .bold-text {
    font-family: futura-pt-bold, sans-serif;
  }

  .column-5 {
    display: none;
  }

  .column-6 {
    height: 620px;
  }

  .section-4 {
    height: 50px;
  }

  .div-block-6 {
    margin-top: 30px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .section-6 {
    background-size: cover;
  }

  .column-9 {
    clear: none;
    padding-left: 0;
    display: none;
  }

  .column-10 {
    height: 500px;
    margin-top: 35px;
  }

  .unordered-list {
    padding-left: 20px;
  }

  .list-item-2 {
    font-family: futura-pt, sans-serif;
  }

  .div-block-7 {
    margin-top: 0;
    margin-left: 20px;
    margin-right: 20px;
  }

  .section-7 {
    height: 150px;
  }

  .paragraph {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 18px;
  }

  .div-block-11 {
    margin-top: 0;
  }

  .container {
    height: 275px;
  }

  .columns-2 {
    height: 200px;
  }
}


