Sorry, you do not currently have the necessary permissions to access this site, or this site may not be available in your region. If you are using a VPN, please turn it off to access the website.
.custom-gradient-bar {
width: 100%;
height: 48px; /* 1/2 inch thick */
background: linear-gradient(to right, #a333c8, #7a28cb); /* Purple gradient */
margin-top: 20px; /* Optional: adds space above the bar */
margin-bottom: 20px; /* Optional: adds space below the bar */
}