/*

*/

.meetings-tile-title-positive p, a {
     color: black;
 }

.meetings-tile-title-inverse p, a {
    color: whitesmoke;
}

.meetings-ul-white ul, li {
    color: whitesmoke;
}

.nssg-dropdown-customisation {
    width: 250px;
    margin-bottom: 10px;
}

.nssg-word-doc-list {
    font-size: small;
    margin-bottom: 0px;
}

.nssg-searchbar {
    width: 35%;
}

.nssg-p {
    margin-top: 25px;
}

.title-custom {
    color: rgba(214, 56, 85, 0.90);
}

#meetings-tile {
    /*background-color: darkseagreen;*/
    background-color: rgba(19, 133, 119, 0.9);
}

#new-patient-clinic-tile {
    /*background-color: #ffdd57;*/
    background-color: rgba(214, 56, 85, 0.90);
}
