/*
Theme Name: RaketNet 2.0
Author: RaketNet
Description: Very felxible theme
Version: 2.0
Template: kadence

This is the child theme for Kadence theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/


@font-face {
  font-family: handwriting;
  src: url(veelenverhandwriting.woff2);
}
h5 {
	font-family: handwriting !important;
}


.lisa {
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	color: #FF90C0 !important;
	margin-left: 75px
}
.lisa div.info {
	margin-left: 20px;
}
.lisa h5 {
	/*color: #fff;
	font-size: 35px;*/
	margin-bottom: 10px;
}
.footer-lisa {
	max-width:150px;
	height:auto;
	border-radius:150px;
}