.blockWrap_e3cdb13a453f442b9abe7c913425c0b8 .blockInnerContent p:first-child::before {content: url(https://static.gofasturtle.com/c96523f711a34f9f8e0bce43eb643bdc/i/aa2e198e9efa44c4be3560db913eff3a/1/5feFb8zhrk/icons8-quotation-60-reflect.png);}
.blockWrap_c61d88b610ce425da7211e220da39d58 p:first-child,
.block_c61d88b610ce425da7211e220da39d58 h2.contentTitle {text-shadow: 2px 2px 4px #000000;}
.blockWrap_a749e0ab4ee743048bae52a54d017b6d .maxWidth--content {font-weight: normal;}

.block_e47ccb4403354b0ab07f07f3d7838799 {
    max-width: 560px !important;
}

.button {
    text-transform: none;}
.items_f26b6b358030472f930cf2627ecd14a4 .item .itemInnerContent strong {
    color: #ca942f;
    font-size: 20px;
    text-shadow: 2px 2px 4px black;
}

.blockWrap_afdc285f62a7488891fe48572d2d5b1c .blockInnerContent .button, .items_efe1445f7fff470ab20a6cdba7b6841b .itemInnerContent .button{
    text-transform: none;
}

.blockWrap_afdc285f62a7488891fe48572d2d5b1c .blockInnerContent strong {
    color: white;
}

.navContent ul li:first-child {
  position: relative;
  color: #fff; /* base color */
  font-weight: bold;
  overflow: hidden;
}

/*Unseen Scar Nav Blink Effect*/
/* Slow blink for first link */
.navContent ul li:first-child a {
  font-weight: bold;
  animation: slowBlink 2s infinite;
  text-decoration: none;
}

/* Blink animation */
@keyframes slowBlink {
  0%, 50%, 100% { opacity: 1; }
  25%, 75% { opacity: 0; }
}

/* Stop animation after visited to stop blinking effect */
  .navContent ul li:first-child .selected {
  animation: none !important;
  opacity: 1;
}

/*Making a Difference*/
.block_f64866a84c25407b982c630c77e29f7d .blockInnerContent{
    border-top: solid #CA942F 6px;
    border-right: solid #CA942F 6px;
    padding-top: 15px;
}
.block_f64866a84c25407b982c630c77e29f7d .contentTitle{
    border-top: solid #CA942F 6px;
    border-right: solid #CA942F 6px;
    padding-top: 15px;
    margin-bottom: 50px;
}

/*Header adjustment*/
@media screen and (min-width: 768px) {
    .headerContainer {
        width: 18%;
    }
}    

@media screen and (max-width: 800px) {.blockWrap_c61d88b610ce425da7211e220da39d58 p:first-child {
    font-size: 18px;
}
.blockWrap_afdc285f62a7488891fe48572d2d5b1c .contentTitle,
.blockWrap_b65272ca238043b1b11c05b93e0b2361 .contentTitle,
.blockWrap_cf7146038e6a4ce2932f1f9af448851d .contentTitle,
.items_e6d6baff28a746969435615f0c81cfcc .item .contentTitle,
.blockWrap_ed7f1b8a8b0f441b8d2d9a9b1c9af7da .contentTitle,
.items_f26b6b358030472f930cf2627ecd14a4 .item .contentTitle{
    font-size: 30px;
}

div.blockWrap_b12932c6a10b475ab5240ad496fad1fa {
    padding-top: 0px;
}
}