.medsupp {
  background-image: url("../../images/2019 Med Supp Member.jpg");
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 200px;
  margin-top: 20px; }

.bold-stuff {
  font-weight: bolder;
  padding-bottom: 20px; }

h3 .bold-stuff {
  font-weight: bolder;
  padding-bottom: 20px;
  text-decoration: underline; }

.site-description {
  color: #c2c2c2;
  font-size: 16px;
  font-style: italic; }

.copyright {
  font-size: 14px;
  color: #ffffff; }
  .copyright .text-muted {
    color: #c2c2c2; }
  .copyright a {
    color: #ffffff; }

.single-post ul {
  list-style-type: disc;
  list-style-position: inside;
  padding-bottom: 50px; }

.single-post p {
  padding-bottom: 50px; }

.single-post img {
  padding-bottom: 50px; }

.single-post .post-info {
  padding-bottom: 30px; }

.about .holder {
  padding-top: 50px; }

.about .header-image {
  background-image: url("../../images/humming-bird-c.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center 40%;
  height: 40vh; }

.about .photo-copyright {
  color: #2c2c2c;
  float: right;
  font-size: 12pt;
  padding-right: 40px; }

.page-scroll .post1 {
  background: #f0f0f0; }

.page-scroll .post2 {
  background: #e0e0e0; }

.page-scroll .post3 {
  background: #d0d0d0; }

.page-scroll .post4 {
  background: #c0c0c0; }

.page-scroll .post5 {
  background: #d0d0d0; }

.page-scroll .post0 {
  background: #e0e0e0; }

.page-scroll .entry-date {
  padding-left: 10px; }

.page-scroll .full-screen-scroll article {
  opacity: 0.7;
  background: none; }

.page-scroll .cbp-bislideshow.scroll li:hover article {
  opacity: 1;
  background: #ffffff; }

.page-scroll .cat-links a {
  color: #D8588C; }

.contact-form {
  padding: 10%; }

.disclaimer {
  font-style: italic;
  font-size: 14px;
  line-height: 16px; }
