.contents { margin-bottom: 1.5rem; font-size: .9rem; line-height: 1.5rem; font-weight: 500; color: #535969; } .contents ul { margin: 1rem 0; } .contents li { position: relative; margin-bottom: 0.75rem; padding-right: 1rem; font-size: .9rem; line-height: 1.5rem; font-weight: 500; color: #535969; } .contents li::after { position: absolute; content: "‹"; right: 0; top: 0; font-size: 1.05rem; line-height: 1.25rem; color: #bfc1c7; } .contents li strong { font-weight: 700; } .contents p { margin-bottom: 0.5rem; font-size: .95rem; font-weight: 700; color: #a9acb4; } .contents a { text-decoration: underline; color: #dbb764; transition: all .3s ease; }