.category__content { padding-top: 50px; } .story { margin: 0 0 4.235801032em; padding-bottom: 1em; border-bottom: 1px solid rgba(0, 0, 0, 05); width: 100%; } .story__header { text-align: center; margin-bottom: 0.5em; border-bottom: 1px solid rgba(0,0,0,.05); } .story__header-title { text-align: center; margin-bottom: 0.1em; font-weight: 300; font-size: 2.617924em; line-height: 1.214; letter-spacing: -1px; color: #0a0a0a; } .story__text { margin: 0 0 0.41575em; line-height: 1.618; font-weight: 400; font-size: 1.617924em; } .story__btn { display: flex; justify-content: center; align-items: center; height: 30px; width: 100px; text-align: center; font-size: 1.1em; margin: 0.2em 1.41575em; border-radius: 10px; background-color: #334E5C; border-color: #243740; color: #ffffff; box-shadow: 2px 2px 2px #404040; } .story__btn:hover { background-color: #436577; } .story__btn:active { box-shadow: none; background-color: #243740; }