section {
    max-width: 1200px !important;
    width: 90vw;
}

.blue-text {
    color: #2096F3;
}

.brx-popup-content {
    width: 90vw !important;
    max-width: 500px !important;
}

.brx-popup-content .brxe-container {
    width: 100% !important;
}

.brx-popup-content section {
    max-width: unset !important;
    width: unset !important;
}

.brxe-post-content a {
  color: #2196f3 !important;
}