/*-----------------------------------------------------------------------------------

	Theme Name:   Ballsbridge Clinic Theme (CHILD)
	Version: 	  1.1.2
	License:      GNU General Public License v2 or later
	License URI:  http://www.gnu.org/licenses/gpl-2.0.html
	Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
	Text Domain:  medicallink-theme-child


General comments (optional).
-----------------------------------------------------------------------------------------*/


.pm-services-post-overlay {
    background-color: rgba(155, 0, 77, 0.9);

}


.pm-services-post-icon {
    background-color: white;
    border: 3px solid #9b004d;
    border-radius: 99px;
	color: #9b004d;
    
}

.pm-standalone-news-post-title a, .pm-single-news-post-title, .pm-services-post-title a {
    color: #ffffff;
    font-family: Raleway;

}






