8 @include rwd($break-flow) {
9 width: calc(100% + 20px);
13 border: 1px solid #D9D9D9;
18 .l-collections__header {
21 justify-content: space-between;
25 font-weight: $semibold;
26 @include font-size(25px);
28 letter-spacing: -0.01em;
31 @include rwd($break-flow) {
32 @include font-size(31px);
36 .l-your-books__header__actions {
38 border-color: $color-light-gray;
41 color: $color-darker-primary;
45 background-color: darken($color-white, 2%);