﻿@import url("https://www.wbf.co.jp/os/faq/css/faq.css");

strong {
font-weight: bold !important;
}

strong > span {
font-weight: bold !important;
}

span > strong {
    color: inherit;
}

body a:link {
  text-decoration: underline;
}