
.height-200 {
    height: 160px !important;
}

.profile-card-with-cover .card-profile-image {
    position: absolute;
    top: 2.5rem;
    width: 100%;
    text-align: center;
}

.profile-card-with-cover .profile-card-with-cover-content {
    padding-top: 3rem;
    background-image: url(/module/aurora/view/img/dynamic-style-half.png);
   /* background-attachment: fixed; */
}

.box-shadow-1 {
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.profile-card-with-cover .card-profile-image img.img-border {
    border: 5px solid #FFF;
    background-color: gray;
}

 a.subscription_url {
  color: black !important;
}