/*
  Running Squiz Matrix
  Developed by Squiz - http://www.squiz.net
  Squiz, Squiz Matrix, MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 18 September 2026 10:05:36
*/


/*    

    .card-title {
        font-size: 24px;
    }

    .card-container p {
        color: black;
    }

    .card-container .card-body {
        padding: 0;
    }

    .card-container .card {
        border: none !important;
        box-shadow: none !important;
        background-color: transparent !important;
    }

    .card-container .card img {
        border-radius: 0;
        width: 100%;
        height: auto;
        object-fit: cover;
    }

    .card-container .card-body .d-flex i.fa-list {
        color: black;
    }


    .modal-body {
        padding: 0;
    }

    .speaker-description {
        font-size: 24px;
    }

    .body-info {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 32px;
        margin-bottom: 16px;
        @media (min-width: 1200px) {
            margin-bottom: 32px;
        }
    }

    .body-text {
        margin-bottom: 16px;
        @media (min-width: 1200px) {
            margin-bottom: 32px;
        }
    }

    .body-conference {
        margin-bottom: 16px;
        @media (min-width: 1200px) {
            margin-bottom: 32px;
        }
    }

    .modal-content {
        padding: 16px;
        @media (min-width: 768px) {
            padding: 64px 16px;
        }
        @media (min-width: 1200px) {
            padding: 64px;
        }
    }
*/
