#page_container {
	background-position: top center !important;
}

.bookmark {
	--spacing: 0.75rem;
	--text-xs: 1.25rem;
	.w-11 {
		width: 6rem;
		img {
			height: 4rem !important;
			width: 4rem !important;
		}

	}
}

.backdrop-brightness-35 {
  --tw-backdrop-brightness: brightness(35%);
}