/* 
 Theme Name:   MediaMinded
 Theme URI:    
 Description:  Mediawijs zonder oordeel
 Author:       Anux
 Author URI:   https://mediaminded.org
 Template:     hello-elementor
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/

.gradient-title {
  background: linear-gradient(to bottom, #FF5B0C, #8F0D0B);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}