/*
	Theme Name:   	Drømmestipendet 2.4
	Author:       	Dinamo
	Author URI:   	https://www.dinamo.no
	Version:      	2.4
	License:      	GNU General Public License v2 or later
	License URI:	http://www.gnu.org/licenses/gpl-2.0.html
    Text Domain: 	dromme
    Requires PHP: 	8.2
*/

.hidden {
	display: none !important;
}

.delete, .add {
    cursor: pointer;
}