/**
* Theme Name: Masterstudy LMS Starter Child
* Description: This is a child theme of Masterstudy LMS Starter, generated by Merlin WP.
* Author: <a href="https://stylemixthemes.com/">StylemixThemes</a>
* Template: ms-lms-starter-theme
* Version: 1.1.12
*/
.masterstudy-buy-button:hover {
    opacity: 1 !important;
	background-color: #a5a7fc;
};
.masterstudy-buy-button__link {
	color: red;
};

.masterstudy-buy-button__title {
	color: red;
};

.elementor-kit-15 h1 {
	font-size: 2rem !important;
	color:red !important;
};

