/*!
Theme Name: rockworth
Theme URI: https://www.plaimanas.com/
Author: Plaimanas Industries CO., LTD.
Author URI: https://www.plaimanas.com/
Version: 1.0.0
Text Domain: rockworth
*/
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: var(--color-theme-org);
    
}
.select2-container--default {
    font-size: var(--font-size-2xs);
}
img {
	height: auto;
}