.wp-block-quote{ color:var(--tertiary); border-color:var(--tertiary); } .wp-block-gallery.has-nested-images figure.wp-block-image { overflow: hidden; border-radius: 8px; } @media(max-width:1200px){ .header-btn{ display: none !important; } }  .contact-form .ff-default .ff-el-form-control{ background-color: rgba(255, 255, 255, 0.05); padding-top: 19px; padding-right: 16px; padding-bottom: 19px; padding-left: 16px; border: 1px solid rgba(255, 255, 255, 0.4); border-radius: 8px; color: var(--white); font-size: 1.8rem; font-weight: 400; } .contact-form .ff-default .ff_btn_style{ background-color: var(--black) !important; color:var(--white); font-size: 1.6rem; font-weight: 500; line-height: 3.5em; border-radius: 8px; width: 100%; } .contact-form .ff-default .ff-el-form-control:focus{ background-color: rgba(255, 255, 255, 0.05); border-color: var(--white); }  cal-floating-button { zoom: 1.8; }