.component__reviews-personal{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:start;margin:1.25rem}.reviews-personal__wrapper{border-bottom:1px solid #eee;margin-bottom:.625rem;margin-top:.625rem;padding-bottom:1rem;width:100%}.reviews-personal__wrapper:last-child{border-bottom:0}.reviews-personal__author-wrapper{margin-bottom:.625rem;margin-top:.625rem}.reviews-personal__author-photo{width:4rem}.reviews-personal__rating{align-items:flex-start;color:#4e7661;display:flex;flex-direction:row;gap:1rem;justify-content:start}.reviews-personal__days-passed{color:grey;font-weight:100}.reviews-personal__author-wrapper{align-items:center;display:flex;flex-direction:row;justify-content:start}.reviews-personal__author-info{padding-left:.625rem}.reviews-presonal__title{margin-bottom:.625rem;margin-top:.625rem}.reviews-presonal__text{color:grey;font-weight:100}.reviews-personal__thumbs{display:flex;flex-direction:row;justify-content:flex-end;margin-top:2.5rem}.reviews-personal__thumbs-up{background-image:url(../assets/images/hand-thumbs-up.svg)}.reviews-personal__thumbs-down,.reviews-personal__thumbs-up{background-position:50%;background-repeat:no-repeat;background-size:cover;height:1.25rem;margin-left:1.25rem;width:1.25rem}.reviews-personal__thumbs-down{background-image:url(../assets/images/hand-thumbs-down.svg)}