/*!
Theme Name: Evolution Analytics Theme
Theme URI: https://www.kadencewp.com/kadence-theme/
Template: kadence
Author: Keelangroup.com
Author URI: https://www.keelangroup.com/
Description: EA-Theme
Version: 1.0.0
License: GNU General Public License v3.0 (or later)
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: kadence-child
*/

/* Theme customization starts here
-------------------------------------------------------------- */

.single-content ul.ir-press-releases-list {
	list-style-type: none;
	margin-bottom: 30px;
}
.single-content ul.ir-press-releases-list li {
	text-align: center;
	margin-bottom: 20px;
}
.single-content ul.ir-press-releases-list li a {
	color: #428896;
	font-weight: bold;
	text-decoration: none;
}
.single-content ul.ir-press-releases-list li a:hover {
	text-decoration: none;
	color: #9b1f1d;
}

.ir-upcoming-calls {
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #ccc;
}
.ir-upcoming-calls h3 {
	text-align: center;
}
.ir-upcoming-calls ul {
	list-style-type: none;
}
.ir-upcoming-calls ul li {
	text-align: center;
}
.ir-recent-call h3 {
	text-align: center;
}
.ir-recent-call p {
	text-align: center;
	margin-bottom: 20px;
}
.ir-recent-call p a {
	color: #428896;
	font-weight: bold;
	text-decoration: none;
}
.ir-recent-call p a:hover {
	text-decoration: none;
	color: #9b1f1d;
}