﻿.bg-custom-gradient {
    background: linear-gradient(90deg, rgba(42, 228, 217, 0.4), rgba(152, 116, 255, 0.4));
}

