.location {
  margin: 0 auto;
  height: auto;
  width: 21em;
  height: 10em;
  border: none;
  display: block;
  padding: 5px 0;
  position: relative;
  margin-left: 1em;
  border-radius: 6px;
}

/*.quick_link {
  margin: 0 auto;
  color: white;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 0.2em;
  font-family: 'Kanit', sans-serif;
}

.quick_link:hover {
  color: #f4a024;
}
*/
.clg_name {
  color: white;
  font-weight: bolder;
  font-family: 'Kanit', sans-serif;
  font-size: 15px;
}

.au {
  color: white;
  font-weight: bolder;
  font-family: 'Kanit', sans-serif;
  font-size: 12px;
}

.au:hover {
  color: #f4a024;
}

.email {
  color: white;
}

.email:hover {
  color: #f4a024;
}