/*
Theme Name: Eth-Group
Author: Kasper Koskenvirta @ Betta Digital
Author URI: https://www.betta.fi/
Description: Betta.fi
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: Betta
*/
.home section.recruitment article>.text {
    grid-area: auto;
}
.single-rekry .wp-block-list li{
    list-style-type: disc;
    margin-left: 20px;
}
.single-rekry h2, .single-rekry p, .single-rekry .wp-block-button{
    margin: 20px 0;
}
.width320 img{
    max-width: 320px;
    min-height:auto !important;
}