/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
.flex-col{
    display: flex;
    flex-direction: row;
}