/*
Theme Name:   Nokri Child
Theme URI:    https://jobs-hca.com/
Description:  子テーマ（Nokriカスタマイズ用）
Author:       一般社団法人 国際人財交流協会
Author URI:   https://human-capital.or.jp/
Template:     nokri
Version:      1.0.0
*/

/* 親テーマのCSSを読み込む */
@import url("../nokri/style.css");

.job-locations ul li:hover {
  background: #F5866C !important;
  color: #fff !important;
  transition: 0.3s;
  cursor: pointer;
}

.job-locations h2 {
  color: #0056A6 !important;
  font-weight: bold;
}
