// Share
// ===

// Sub components
// ---

.pw-share__option-column {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}
