.form_pages, .form_label  {
  
  font-family: "Helvetica Neue", "Helvetica", "Roboto", "Arial" !important;
  font-weight:bold;
}

.form_pages div.form_address fieldset {
border: 1px solid #c0c0c0;

margin: 0 2px;

padding: 0.35em 0.625em 0.75em;  
}

.card-text:last-child {
    margin-bottom: 0;
}
.card-text p {
    line-height: 22px;
}
.card-text {
    margin-top: -22px;
    position: relative; 
    font-size: 12px;
    line-height: 8px;
    padding: 10px; 
    color: 
white;
font-weight: bold;
background:
    rgba(0,0,0,1.0);
    
    min-height:197px;
}

.paragraph .h5, .paragraph .h3 {
 margin-right:40px; 
}
