diff --git a/src/pages/Join/Culture.module.css b/src/pages/Join/Culture.module.css index 40f31e5..25f5a6e 100644 --- a/src/pages/Join/Culture.module.css +++ b/src/pages/Join/Culture.module.css @@ -87,14 +87,14 @@ } .valuesItemTitle { - font-weight: 500; + font-weight: bold; font-size: 1.5rem; color: #222222; line-height: 2.125rem; } .valuesItemContent { - font-weight: 500; + font-weight: bold; font-size: 1.125rem; color: #222222; line-height: 1.625rem;