body {
word-break: normal!important;
}
.pxl-item--description {
word-break: normal!important;
}
.pxl-item--title {
margin-top: 0px !important;
margin-bottom: 15px !important;
line-height: 40px!important;
}
.footer-title .pxl-item--title {
margin-top: 0px !important;
margin-bottom: 0px !important;
line-height: 30px !important;
}
.post-comments {
display:none;
}
.pxl-heading .pxl-item--title {
font-size: 56px;
}
.single-post .pxl-heading .pxl-item--title {
line-height: 70px!important;
}
.pxl-contact-form .wpcf7-submit:hover {
background-color:#7DD9D6;
}