/*

Theme Name: Twenty Twenty Child
Theme URL: https://dbjob.dk/
Description: Twenty Twenty Child Theme
Author: SR
Author URL: https://dbjob.dk/
Template: twentytwenty
Version: 1.0.1
Text Domain: twentytwenty-child
*/


/*
    generiske basis
*/



/****** K U R S U S **********************/


body{
	background-color:pink;
}



.header-titles-wrapper
{
    align-items: flex-start;
    justify-content: space-between;
    padding:0;
}

.header-titles-wrapper div, .header-titles-wrapper button{
    flex-basis: 33%;
}

.modal-menu a
{
    color: var(--dbjTxtPrimary) !important;
}

/* .color-accent, .color-accent-hover:hover, .color-accent-hover:focus, :root .has-accent-color, .has-drop-cap:not(:focus):first-letter, .wp-block-button.is-style-outline, a {
    color: var(--dbjTxtSecondary) !important;
} */





