/* It is recommended to place all your extra/additional CSS rules here */
a{ cursor:pointer; }
.white-box{ max-width: 220px !important;
    min-height: 630px; !important; 
	overflow-x: hidden;
}
h1#blessing{ padding-top:2em; color:#FC6 !important; font-size:4.5em !important; }
#blessing2{ margin:0px; color:#FC3; }
#blessing3{  line-height:1em; color:#FF6;  }
#blessing4{ padding-top:3em; line-height:1em; }
h3 span{ font-family:Verdana, Geneva, sans-serif; }
span.text{ font-family:Verdana, Geneva, sans-serif !important; }
iframe{ overflow-x: hidden; }
  .share_box{ float:left; width:80px;height:180px; }
  #wrapshare{ width:240px; }
  .btn-outline-inverse{ font-size:1.4em !important; text-shadow:1px 1px 3px #000; }
  
  @media screen and (max-width: 700px) { 
  #blessing{ padding-top:0em; }
  .comment li{ line-height:1em !important; }
  }