/* Styles for view-about.php */
#ctmd-about-page .ctmd-card {
    max-width: 950px;
    background: #fff;
    padding: 10px 20px;
    margin-bottom: 5px;
}

#ctmd-about-page ul {
    list-style-type: disc !important;
}

#ctmd-about-page .ctmd-card-2 {
    margin-bottom: 30px;
}

#ctmd-about-page .divinous-logo {
    max-width: 100px;
    height: auto;
    position: relative;
    top: 7px;
}

#ctmd-about-page .ctmd-card-3 {
    padding-bottom: 20px;
}
