.row{
  margin-bottom:15px;
}
.hosting-header{
   text-align:center;
   margin-top:3%;
}
hr{
   width:60%; 
   border-color:pink;
}
.col-sm-3{
  margin-bottom:10px;
}
.content{
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border:1px solid #C0C0C0;
    padding:0!important;
    margin-left:1%;
    margin:right:1%;
    width:100%;
}

.header{
    text-align:center;
    margin-top:15px ; 
    border-bottom:1px solid #C0C0C0;
    width:100%;   
}
.footer{
    text-align:center;
    margin-bottom:15px ; 
    width:100%; 
    margin-top:10px;  
}
.list{
    background-color:#F0F9FC;
   border:1px solid #C0C0C0; 
}


i{
  
   margin-right:5px;
   font-size:19px;
}