diff --git a/src/components/Item/styles/ItemHeader.module.css b/src/components/Item/styles/ItemHeader.module.css index c3e3d0a9d..399e1e263 100644 --- a/src/components/Item/styles/ItemHeader.module.css +++ b/src/components/Item/styles/ItemHeader.module.css @@ -10,7 +10,7 @@ } .itemTitle { - font-weight: 500; + font-weight: 700; color: var(--colors-grey800); font-size: 14px; line-height: 19px;