.one_half {
    margin-right: 2% !important;
    width: 48% !important;
}

.one_quarter {
  background: #f8f7e2;
  margin-right: 2% !important;
}

a.fts {
  text-decoration: none; 
  font-weight: normal; 
  color: #ffffff;
}

a.fts:hover {
 text-decoration: underline; 
}

a.fts:visited {
  text-decoration: none; 
  font-weight: normal; 
  color: #ffffff;
}

a.advo {
  text-decoration: none;
  font-weight: normal;
  color: #f8f7e2;
}

a.advo:hover {
  text-decoration: underline;
}

a.advo:visited {
  text-decoration: none;
  font-weight: normal;
  color: #f8f7e2;
}
  
