/*----------------------------------------
    Profile Page
------------------------------------------*/

.fa-star {
  color: #ffd600;
}

.avatar{
  width: 75px;
}

/* Sticky footer styles */
.footer {
  position: absolute;
 /* bottom: 0; Fixes mobile but breaks sticky footer on desktop */
  width: 100%;
}

/*
@media only screen and (max-device-width: 1024px) {
  .user-profile {
    margin-top: 1rem;
  }
}
*/