 .mf-corner-div-top { position: relative; display: inline-block; } .mf-corner-div-top::before, .mf-corner-div-top::after { content: ""; width: 13px; height: 13px; position: absolute; }  .mf-corner-div-top::before, .mf-corner-div-top::after { top: -10px; } .mf-corner-div-top::before { left: -10px; border-top: 3px solid #D63E2D; border-left: 3px solid #D63E2D; }  .mf-corner-div-top::after { top: -10px; right: -10px; border-top: 3px solid #D63E2D; border-right: 3px solid #D63E2D; }  .mf-corner-div-bottom { position: relative; display: inline-block; } .mf-corner-div-bottom::before, .mf-corner-div-bottom::after { content: ""; width: 13px; height: 13px; position: absolute; }  .mf-corner-div-bottom::before, .mf-corner-div-bottom::after { bottom: -10px; } .mf-corner-div-bottom::before { left: -10px; border-bottom: 3px solid #D63E2D; border-left: 3px solid #D63E2D; }  .mf-corner-div-bottom::after { bottom: -10px; right: -10px; border-bottom: 3px solid #D63E2D; border-right: 3px solid #D63E2D; }   .mf-corner-div-top--big { position: relative; display: inline-block; } .mf-corner-div-top--big::before, .mf-corner-div-top--big::after { content: ""; width: 40px; height: 40px; position: absolute; }  .mf-corner-div-top--big::before, .mf-corner-div-top--big::after { top: -10px; } .mf-corner-div-top--big::before { left: -10px; border-top: 6px solid #D63E2D; border-left: 6px solid #D63E2D; }  .mf-corner-div-top--big::after { top: -10px; right: -10px; border-top: 6px solid #D63E2D; border-right: 6px solid #D63E2D; }  .mf-corner-div-bottom--big { position: relative; display: inline-block; } .mf-corner-div-bottom--big::before, .mf-corner-div-bottom--big::after { content: ""; width: 40px; height: 40px; position: absolute; }  .mf-corner-div-bottom--big::before, .mf-corner-div-bottom--big::after { bottom: -10px; } .mf-corner-div-bottom--big::before { left: -10px; border-bottom: 6px solid #D63E2D; border-left: 6px solid #D63E2D; }  .mf-corner-div-bottom--big::after { bottom: -10px; right: -10px; border-bottom: 6px solid #D63E2D; border-right: 6px solid #D63E2D; }  .wpsr-review-template-two.wpsr-review-template-facebook { border-bottom: 5px solid #d63e2d !important; }  .wpsr-reviews-loadmore wpsr_more { border: 2px solid var(--white) !important; color: var(--white) !important; align-items: center !important; border-width: 0 !important; color: var(--bricks-text-dark) !important; display: inline-flex !important; gap: 10px; justify-content: center !important; letter-spacing: .5px !important; padding: .5em 1em !important; text-align: center !important; }  .brxe-xheaderrow { position: sticky; top: 0; z-index: 9999;  background: white;  box-shadow: 0 2px 5px rgba(0,0,0,0.1);  }