.atom-swipe-out-button {
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
    padding-left:$gutter;
    padding-right:$gutter;
    color:$sub;
}