.construction-page {
    padding: 60px 20px;
    text-align: center;
}

.construction-gif {
    width: 200px;
    height: auto;
    margin-bottom: 20px;
    image-rendering: pixelated;
}

.construction-text {
    font-family: 'Jacquard 12', sans-serif;
    font-size: 24px;
    color: #4a2c3d;
    margin-bottom: 10px;
}

.construction-subtext {
    font-family: 'DotGothic16', sans-serif;
    font-size: 14px;
    color: #8a8494;
}
