.card-title {

    font-weight: bold;
    text-align: center;

}

#preloader img {

    max-width: 100%;

}

.contact-info .fa-whatsapp {

    color: #4FCE5D;
 }


.contact-info .fa-youtube {

    color: #ff0000;

}

.contact-info .fa-facebook {

    color: #3b5998;
    
}

.contact-info .fa-linkedin-in  {

    color: #0072b1;

}

.contact-info .fa-instagram {

    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
  -webkit-background-clip: text;
          /* Also define standard property for compatibility */
          background-clip: text;
  -webkit-text-fill-color: transparent;

}

.contact-info .fa-globe {

    color: darkgreen;

}

.card {

    text-align: left;
    width: 21rem;
    max-height: 100%;

}

#biografie {

    background-color: #F3F3F3;

}

#biografie p {

    text-align: left;

}
