/* Write your custom css code here */

.page-header h2 {
   padding-top: 20px;  
  padding-bottom: 10px;
    font-size: 24px;
  font-weight: bold;
  text-transform: none;
  color: #b29e80;
}

.fa {
   
    padding-top: 3px;
}

body {
    font-family: "Georgia", serif;
   
}