.d-flex{ display: flex; } .d-col{ display: flex; flex-direction: column; } .mr-10{ margin-right: 10px; }