/*
Theme Name:Child Theme for Divi
Theme URI: http://wordpress-style.net
Description: Child Theme For Divi
Author: Eduard Ungureanu
Author URI: http://wordpress-style.net
Template: Divi
Version: 1.0
*/

@import url("../Divi/style.css");

/* Start your custom CSS bellow this comment
============================================ */

@font-face {
    font-family: Port;
    src: url(ftp://kiilerich@web14.gigahost.dk/www/hymns.dk/wp-content/themes/DiviChildTheme/fonts/PortLligatSlab-Regular.ttf);
    font-weight: normal;
}

.space30 {
	letter-spacing: 25px !important;
	font-size:18px !important;
	color: #000 !important;
}

.space30 a {
	color: #000 !important;
}

.lyricsbillede img {
	float: right;
}

h1 span { 
	background-color: white; 
	font-size:20px !important;
	letter-spacing: 20px;
}