/* 
 .box-link {
  width: 100%;
  padding: 20px !important;
  background-color: #521a37 !important;
  color: #fff;
  display: block;
  margin-bottom: 10px;
  border: solid 2px #521a37;
}

.box-link:hover {
  border-width: 2px; 
  border-style: solid; 
  border-color: #d276a6 #521a37 #521a37 #d276a6;
  background-color: #9f336b !important;
}

.box-link:focus {
  box-shadow: 0px 0px 1px 1px #999;
  border-width: 2px !important; 
  border-style: solid !important; 
  border-color: #521a37 #d276a6 #d276a6 #521a37 !important;
  background-color: #9f336b !important;
  color: #fff !important;
  outline-width: 0px !important;
}
*/




div.ccm-block-feature-item p{margin-left:30px}div.ccm-block-feature-item i{margin-right:10px}div.ccm-block-feature-item{margin-bottom:40px}


