/* CUSTOM CLASSES */

.headcenter {
  padding-top: 15%;
  padding-bottom: 15%;
}

.text-headcenter {
  font-size: 4rem;
  text-shadow: 2px 2px 4px #00c3fe;
}

.jessica-me {
  width: 250px;
  height: auto;
  border-radius: 50%;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

.brand-tag {
  font-family: 'Arial Black', sans-serif;
  font-size: 1.5rem;
  color: #737373;
}