/*
Theme Name: Mercury Child
Theme URI: https://mercurytheme.com/
Description: Child theme for Mercury theme
Author: Space-Themes.com
Author URI: https://space-themes.com/
Template: mercury
Version: 3.9.4
*/
@import url("../mercury/style.css");
.space-organizations-home-3-widget{
	background:white;
}
.tablepress tbody td {
    vertical-align: middle !important;
}
.tablepress .even td:nth-child(3)> a {
    background-color: #4CAF50;
    border: none;
    border-radius: 5px;
    padding: 8px 15px;
    text-decoration: none;
    font-size: 16px;
    color: #FFF;
    cursor: pointer;
    word-break: break-word;
}