﻿/* Add here all your css styles (customizations) */

            
        .list-display li {
  margin-bottom:.4rem;
  font-size:1.1rem;
}
.list-checkmarks {
  padding-left:1.5rem;
}
.list-checkmarks li {
  list-style-type:none;
  padding-left:1rem;
}
.list-checkmarks li:before {    
font-family: 'FontAwesome';
content: "\f00c";
margin:0 10px 0 -28px;
color: #17aa1c;
}          
   





small a {
	color:rgba(255, 255, 255, 0.8);cursor:text
}

small a:hover{text-decoration:none;color:rgba(255, 255, 255, 0.8)
}


       