.small-profile-picture {
    display: inline-block;
    vertical-align: middle;
    border-radius: 20px;
}

.BR {
    border-radius: 5px;
    background-color: #2c3e50;
}

.nd-row {
    border-bottom: 1px solid black;
}

.btn-info {
    background-color: #11a8ab !important;
}

.he-1 {
    height: auto;
}

.icon-success {
    color: #0aee30;
}

.bg-pro {
    background-color: #1ea31c;
}

a {
    text-decoration: none;
    color: white;
}
th , td {
    padding: 10px;
}