		.back-to-top {
			position: fixed;
			bottom: 30px;
			right: 30px;
			z-index: 1000;
		}
		.back-to-top svg {
			fill: #d4a373; /* Rose-gold boja */
			filter: drop-shadow(0 0 10px #d4a373);
		}