@charset "UTF-8";

#philosophy + section .heading.block_header_6 .h:before{
  display: none;
}
#philosophy + section .heading .h.contenteditable {
  margin-bottom: 0.3em;
}
#philosophy + section .heading.block_header_6 p {
  font-size: 2rem;
}

@media screen and (max-width: 768px){
  #philosophy + section .heading.block_header_6 p {
    font-size: 1.7rem;
  }
}