/* Quick Links Section */
.quick-links-container{
    width: 100%;
    gap: 20px;
    flex-wrap: wrap;
    display: flex;
    justify-content: center;
}