.mbfs-add-new-post { background: #195565 !important; } .mbfs-actions a, .mbfs-actions .rwmb-button--delete { background: #195565 !important; text-decoration: none; display: inline-flex; width: 32px; height: 32px; line-height: 2; justify-content: center; align-items: center; border-radius: .25em; border: none; transition: .3s; box-sizing: border-box; cursor: pointer; padding: .4em; margin: 0; } .new-badge { background: green; color: white; font-size: 14px; padding: 4px 8px; border-radius: 4px; font-weight: bold; } .days-left { color: #005200; font-weight: bold; } .warning-days { color: #454545; font-weight: bold; } .expired { color: #88161A; font-weight: bold; } .mbfs-posts tr:nth-child(2n+1) { background: #E8EEEF !important; } .mbfs-add-new-post { text-decoration: none; padding: .5em 1em; color: #fff; background: #45cbf7; border-radius: .25em; transition: .3s; display: none !important; margin: 1em 0; } .grid-container { display: grid; grid-template-columns: repeat(1, 1fr); gap: 20px; } .grid-item { order: 1;  } .static-item { order: 4;  } .icon-heading { font-size: 3rem; font-weight: 700; display: inline-flex; align-items: center; gap: 0.4rem; } .inline-icon img { width: 48px; height: 48px; vertical-align: middle; }  @media (max-width: 600px) { .inline-icon img { width: 28px; height: 28px; } } .card-feature-61__wrapper { .card-feature-61:before { content: counter(item, decimal-leading-zero); font-size: 80px !important; font-weight: 700; line-height: 1.2; color: var(--primary) !important; } } .custom-rich-output * { font-family: inherit !important; font-size: inherit !important; color: inherit !important; } .bricks-post-content h2 { margin-bottom: 1rem !important; } .bricks-post-content h3 { margin-bottom: 1rem !important; } .bricks-post-content p { margin-top: 0.5rem !important; }  .force-capitalize { text-transform: capitalize !important; } .iubenda-tp-alert-btn[data-tp-float][data-tp-float=bottom-right], .iubenda-tp-alert-btn[data-tp-float][data-tp-float=top-right], .iubenda-tp-btn:not(.iubenda-floatable-tb-btn)[data-tp-float][data-tp-float=bottom-right], .iubenda-tp-btn:not(.iubenda-floatable-tb-btn)[data-tp-float][data-tp-float=top-right], .iubenda-uspr-btn[data-tp-float][data-tp-float=bottom-right], .iubenda-uspr-btn[data-tp-float][data-tp-float=top-right] { display: none !important; }