.coming-soon {
    font-size: 20px;
    text-align: center;
    color: #333;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
    margin: auto;
    text-underline-offset: auto;
}
