/* dfBlog Custom Styles
***************************************************************************** */

/* Define your custom styles here */
.begin + p:first-letter {
  font-family: Georgia;
  font-color: #00000 !important;
  font-size: 300%; 
  text-shadow: #aaa 1px 1px;
  line-height: 1.0;
  margin: 0px 4px 0px -2px;
  float: left;
}
/* p {
  text-align: left !important;
} */
