/*

[Custom Stylesheet]

Project     :   ColorHost - Responsive HTML5 Web Hosting and WHMCS Template
Version     :   2.9
Author      :   ThemeLooks
Author URL  :   https://themeforest.net/user/themelooks


NOTE:
------
WRITE YOUR OWN CUSTOM CSS STYLES HERE.

*/

/*------------------------------------*\
    USER STYLES
\*------------------------------------*/
.features--item.dot:before,
.features--item.dot:after {
    content: " ";
    position: absolute;
    background-color: #000000;
}



.team-wrapper {
    display: inline-block;
    text-align: center;
    width: 100%;
}

.team--item {
    display: inline-block;
    margin: 15px;
    width: 220px; /* Oder was zu deinem Design passt */
    vertical-align: top;
}
