﻿.Avatar-img {
    width: 130px;
    height: 130px;
    margin: auto;
}

.Socialize img {
    width: 40px;
    float: left;
    margin-left: 15px;
}

.x-label {
    border: 0px solid #16b777;
}

.x-label span {
    width: 60px;
    font-size: 1.5rem;
    text-align: center;
    border-radius: 5px;
    margin-left: 10px;
    margin-top: 10px;
    float: left;
    display: block;
    color: white;
    border: 0px solid #16b777;
}
.x-label span a{
    color: white;
}
.x-link span {
    width: 60px;
    font-size: 1.5rem;
    text-align: center;
    border-radius: 5px;
    margin-left: 10px;
    margin-top: 10px;
    float: left;
    display: block;
    border: 0px solid #16b777;
}
/*.x-link span a{
    color: white;
}
.x-link span{
    background-color: #22b4f6;
}*/
/*.x-label span:nth-child(1){
    background-color: #ff4466;
}

.x-label span:nth-child(2) {
    background-color: #16b777;
}

.x-label span:nth-child(3) {
    background-color: #eb6841;
}

.x-label span:nth-child(4) {
    background-color: #22b4f6;
}

.x-label span:nth-child(5) {
    background-color: #fc9d9a;
}

.x-label span:nth-child(6) {
    background-color: #edc951;
}

.x-label span:nth-child(7) {
    background-color: #61649f;
}

.x-label span:nth-child(8) {
    background-color: #b7ae8f;
}

.x-label span:nth-child(9) {
    background-color: #2f90b9;
}*/
