.site-points-sale { #points-sale { .name { .the-name { font-family: 'worksans_semibold'; font-size: 1.2rem ; line-height: 1.4rem ; color: black ; } .locality { color: gray; } } .days { .block-day { &:not(:last-child) { margin-bottom: 15px; } strong { font-family: 'worksans_medium'; } small { color: gray ; } } } } }