:root{--page-title-display:none;}/* Start custom CSS */:root {
  --footer-bg-color: ##FAFAFA; /* 6-digit hex, or use 8-digit with alpha like #FFF9FAAA */
}

.my-lock-container {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}/* End custom CSS */