.floating-action-buttons{position:fixed;right:20px;bottom:230px;display:flex;flex-direction:column;gap:12px;z-index:99999}.fab-btn{width:52px;height:52px;border-radius:50%;background:#bca4a7;color:#ffffff!important;display:flex;align-items:center;justify-content:center;font-size:21px;text-decoration:none;box-shadow:0 8px 24px rgba(0,0,0,0.12);transition:all 0.3s ease}.fab-btn:hover{transform:translateY(-3px);background:#ab9094;color:#ffffff!important}@media (max-width:980px){.floating-action-buttons{right:8px;bottom:230px}}.mobile_menu_bar:before{color:#bca4a7!important}.et_mobile_menu li a{color:#bca4a7!important}.et_mobile_menu{border-top:3px solid #bca4a7!important}.et_pb_scroll_top.et-pb-icon{background:#bca4a7!important;color:#ffffff!important}.et_pb_scroll_top.et-pb-icon:hover{background:#ab9094!important}.notice-marquee{width:100%;overflow:hidden;background:#bca4a7;padding:10px 0;white-space:nowrap}.notice-marquee-track{display:flex;width:max-content;gap:80px;animation:notice-marquee-scroll 28s linear infinite}.notice-marquee span{font-family:'Cormorant Garamond',serif;font-size:20px;font-weight:300;color:#ffffff;letter-spacing:0.3px;flex-shrink:0}@keyframes notice-marquee-scroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}@media (max-width:767px){.notice-marquee-track{gap:50px;animation-duration:18s}.notice-marquee span{font-size:20px}}