@ -66,7 +66,7 @@ a{
}
.banner_block_text {
font-size: 14px;
font-weight: 400;
font-weight: 300;
line-height: 16.8px;
color: #FFF;
max-width: 233px;
@ -144,7 +144,7 @@ a{
.authors_card_text{
font-size: 16px;
line-height: 16px;
color: #000000;
@ -158,9 +158,11 @@ a{
.authors_top_img{
border-radius: 8px;
object-fit: cover;
width: 183px;
height: 200px;
.authors_top_info{
padding: 40px 40px 58px;
padding: 40px;
display: flex;
flex-direction: column;
gap: 32px;
@ -173,13 +175,13 @@ a{
.authors_top_info h3{
font-size: 24px;
font-weight: 600;
line-height: 28.8px;
line-height: 24px;
.authors_top p{
line-height: 19.2px;
@ -254,7 +256,7 @@ a{
border: none;
outline: none;
font-weight: 500;
color: #878A90;
cursor: pointer;
@ -352,7 +354,7 @@ a{
height: 350px;
margin: 30px 30px 0;
.authors_top_info {
padding: 30px 30px 38px;