﻿.d-flex{display:flex;}.d-flex-column{display:flex;flex-direction:column;}.justify-content-spacebetween{justify-content:space-between;}.justify-content-start{justify-content:flex-start;}.justify-content-center{justify-content:center;}.align-items-center{align-items:center;}.align-items-start{align-items:flex-start;}.rounded-1{border-radius:6px;}.padding-1{padding:20px;}.progress{margin-bottom:0 !important;}