//
//  Common
//  _____________________________________________

& when (@media-common = true) {
    .osc-index-index {
        .onestepcheckout-comment {
            textarea {
                border: 1px solid darken(#dbdfe1, 5%);
                border-radius: 1px;
                color: #4f4a47;
                padding: 5px 9px;
            }
        }
    }
}
