line-height: 150%;
color: #474747;
}
+ h4 {
+ font-size: 18px;
+ line-height: 150%;
+ font-weight: bolder;
+ color: #474747;
+ }
+
+ ul {
+ padding: 0;
+ list-style: none;
+ margin-top: 0.25rem;
+ margin-bottom: 0;
+ li {
+ font-size: 18px;
+ line-height: 150%;
+ font-weight: normal;
+ }
+ }
}
.l-author__photo {