.fwx-page-wide-content {
max-width: 1200px;
margin: 40px auto;
}
.fwx-page-wide-content .entry-header {
margin-bottom: 40px;
text-align: center;
}
.fwx-page-wide-content .entry-title {
font-size: 3rem;
} .fwx-page-full-width {
width: 100% !important;
max-width: 100% !important;
padding: 0 !important;
margin: 0 !important;
}
.fwx-page-full-width .entry-content {
width: 100% !important;
max-width: 100% !important;
margin: 0 !important;
padding: 0 !important;
} .fwx-page-full-width .entry-content>*:first-child {
margin-top: 0 !important;
}
.fwx-page-full-width .entry-content>*:last-child {
margin-bottom: 0 !important;
}
.fwx-full-width-content {
width: 100% !important;
max-width: 100% !important;
margin: 0 !important;
padding: 0 !important;
} .fwx-full-width-content .entry-header.fwx-container {
margin-top: 30px;
margin-bottom: 20px;
padding-left: 20px;
padding-right: 20px;
}