/*
Theme Name: Höjer
Theme URI: https://actmediebyra.se
Template: hello-elementor
Author: Act Mediebyrå
Author URI: https://actmediebyra.se
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.5.0.1654703198
Updated: 2022-06-08 15:46:38

*/

.text-background {
	background-color: #161197;
}

.sub-blue {
	background-color: #16119700;
	color: #161197;
	font-size: 15px;
	font-weight: 800;
	text-transform: uppercase;
	padding: 3px;
}

.shadow {
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 5px;
	margin-left: 15px;
	margin-right: 15px;
}

.linkButton {
	margin-top: 30px !important;
	background-color: #EF8600;
	color: #fff;
	padding: 15px 25px 15px 25px;
    font-family: var(--e-global-typography-1b7d9c4-font-family ), Sans-serif;
    font-size: var(--e-global-typography-1b7d9c4-font-size );
    font-weight: var(--e-global-typography-1b7d9c4-font-weight );
    text-transform: var(--e-global-typography-1b7d9c4-text-transform );
    line-height: var(--e-global-typography-1b7d9c4-line-height );
    letter-spacing: var(--e-global-typography-1b7d9c4-letter-spacing );
    word-spacing: var(--e-global-typography-1b7d9c4-word-spacing );
    border-radius: 0px 0px 0px 0px;
}

.linkButton:hover {
	background-color: #161197;
	color: #fff;
}