
p {
  text-align: justify;
  text-justify: inter-word;
}

h5 {
    /*color: green;*/
        /*color: #4B9CD3;*/
} 

h4 {
    /*color: #CC0000;*/
    /*color: #990000;*/
    /*color: green;*/

} 

h3 {
    /*color: #4B9CD3; Carolina blue*/
    /*color: blue*/
    /*color: green;*/
}

logo, .logo {
    max-width: 30%;
} 

body {
  /*font-family: Georgia, serif;*/
    font-family: Helvetica, sans-serif;
}

/*.post-link {*/
/*  font-size: 1.6rem;*/
/*  font-weight: bold;*/
/*}*/

/*.meta {*/
/*  color: var(--text-light);*/
/*  font-size: 1rem;*/
/*}*/

/*.blog-item {*/
/*  margin-bottom: 4rem;*/
/*}*/

/*nav a.current {*/
/*  color: var(--accent) !important;*/
/*  border-color: var(--accent) !important;*/
/*}*/

/*.medium {*/
/*  font-size: 1.4rem;*/
/*}*/

/*.small {*/
/*  font-size: 1rem;*/
/*}*/

/*.icon {*/
/*  vertical-align: sub;*/
/*  padding-right: .25rem;*/
/*  display: inline-block;*/
/*  width: 1em;*/
/*  height: 1.3em;*/
/*  margin-right: 0.2rem;*/
/*  stroke-width: 0;*/
/*  stroke: currentColor;*/
/*  fill: currentColor;*/
/*}*/