Hello @nward85,
Thanks for writing in!
We cannot log in because the given WP access is not working for us. Please double-check it.
Meanwhile, it seems that you have inserted a broken CSS. When I inspected the page, I am seeing this:
.e39-e1 {
min-height: calc(100vh - 120px);
.e39-e9 {
-webkit-text-stroke: 1.15px rgb(23,23,23);
}
.x-site {
background: transparent!important;
}
.header-stroke-white {
-webkit-text-stroke: 1px #ffffff;
}
.header-stroke-black {
-webkit-text-stroke: 1px #000000;
}
The custom CSS should be closed properly.
Best Regards.