/* Body copy */

body, button, input, select, textarea {
    color: #121212;
}

/* Links */ 

a, .entry-title a:hover, .comment-meta a, .jetpack-testimonial .entry-title {
    color: #DE793A;
}

a:hover, a:focus, a:active {
    color: #AB5D2C;
}

/* Menu */

.main-navigation a, .social-links ul a:before {
    color: #121212;
}

.main-navigation li.current_page_item>a, .main-navigation li.current-menu-item>a {
    color: #666666;
}

/* Title */

.page-title, .entry-title, .entry-title a {
    color: #121212;
}

/* Meta */

.entry-meta a {
    color: #949494;
}

.entry-meta a:hover {
    color: #AB5D2C;
}

/* Widgets */

.front-widget-area .widget-title, .sidebar-widget-area .widget-title {
    color: #121212;
}

/* Comments */

#respond #comment-form-comment textarea {
    color: #121212 !important;
}

#respond .form-submit input, #respond .form-submit input#comment-submit, #respond .comment-form-fields input[type=submit], #respond p.form-submit input[type=submit], #respond input[type=submit], #commentform #submit {
    color: #121212 !important;
}

#respond .comment-form-fields p.comment-form-posting-as, #respond .comment-form-fields p.comment-form-log-out {
    color: #121212 !important;
}

/* Post navigation */

.post-navigation a, .paging-navigation a, .comment-navigation a {
    color: #949494;
}

.post-navigation a:hover, .paging-navigation a:hover, .comment-navigation a:hover {
    color: #AB5D2C;
}

/* Footer */

.footer-widget-area .widget-title {
    color: #121212;
}

.footer-widget-area a {
    color: #DE793A;
}

.footer-widget-area a:hover {
    color: #AB5D2C;
}

.footer-widget-area {
    background-color: #FEFEFE;
}

/* Archive */

.archive .page-title, .search .page-title {
    color: #949494;
}

/* Button */

.wp-block-file .wp-block-file__button {
    color: #fff;
    background: #DE793A;
}

.wp-block-file a.wp-block-file__button:active, .wp-block-file a.wp-block-file__button:focus, .wp-block-file a.wp-block-file__button:hover, .wp-block-file a.wp-block-file__button:visited {
    opacity: 1;
	    background: #AB5D2C;
}

/* Page TAUSTA & TAVOITTEET */

.page-id-2 .has-light-green-cyan-background-color {
    background-color: #5AA19B !important;
}

/* Page BAKGRUND & MÅLSÄTTNINGAR */

.page-id-1789 .has-light-green-cyan-background-color {
    background-color: #5AA19B !important;
}