p a { transition: all 1s; color: #ff491a; } p a:hover { border-bottom: 1px solid #ff491a; cursor: pointer; } a:hover span { } a.hot { border-bottom: #ff491a solid 2px; } .bricks-button { transition: padding-left 1s ease-out, padding-right 1s ease-out; cursor: pointer; } .bricks-button:hover { padding-left: 2em; padding-right: 2em; } p + h2 { margin-top: 60px; } img + .brxe-text { margin-top: 60px; } .brx-popup-content { max-width: 600px !important; } .small { font-size: 13px; line-height: 18px; } .sticky-panel { position: sticky; background: white; width: 25% !important; right: 0; top: 0; } .brxe-text-basic li, .brxe-text li { margin-bottom: 10px; } #wpdtSimpleTable-11 .wpdt-bc-FF491A { color: #ffffff !important; }