/*
Theme Name: Frokengrahns
Theme URI: https://www.nmugroup.com
Author: Vladimir
Author URI: https://www.nmugroup.com
Description: A special NMU theme using the Bootstrap framework.
Version: 1.0
Text Domain: frokengrahns
*/
@font-face {
	font-family: 'Menlo Regular';
	font-style: normal;
	font-weight: normal;
	src: local('Menlo Regular'), url('https://www.frokengrahns.se/wp-content/themes/frokengrahns/fonts/Menlo-Regular.woff') 
	format('woff');
}
body {font-family: 'Menlo Regular';font-style: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;font-weight: normal;background: #ccbdac;}
a {text-decoration: none;}

.froken-txt1 {
	text-align: center;
	color: #734b40;
    padding-top: 45px;
	font-weight: 600;
}
.froken-txt2 {
	text-align: center;
	color: #734b40;
}
.froken-txt3 a {
    text-align: center;
    display: block;
    padding-top: 75px;
	color: #734b40;
}
.froken-txt3 a:hover {
	color: #bf517e;
}



@media screen and (max-width: 600px) {

}
