*, *::before, *::after { margin: 0; padding: 0; box-sizing: border-box; } #brx-content { z-index: 0; } p{ margin-bottom: 1.6rem; } p:last-child { margin-bottom: 0px; } .hide-scrollbar::-webkit-scrollbar { display:none; } .hide-scrollbar { -ms-overflow-style: none;  scrollbar-width: none;  } .checkout-form { width: 100%; } .portal-btn a{ line-height: 1; text-decoration: none !important; transition: all .2s ease-in-out; } .portal-btn a:hover { background: black !important; color: white !important; }