.fa-home:before {
    color: white;
}
.fa-linkedin:before {
    color: white;
}
.fa-facebook:before {
    color: white;
}
.fa-instagram:before {
    color: white;
}
.fa-github:before {
    color: white;
}
.name{
    color: rgb(255, 255, 255);
    font-size: 20px;
}
.buttonClass{
    background-color: white !important;
}
.card{
    margin:20px;
}
.card{
    border: none !important;
    text-align: center !important;
}
.size{
    width: 25vw !important;
    text-align: center;
}
.padding-left{
    padding-left: 1rem;
}