.color_styles{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;margin-bottom:30px}.card-color{background-color:#fff;display:block;float:left;width:calc(33.3% - 15px)}.card-color p{padding:5px 10px}.color-space{border-bottom:1px solid rgba(0,0,0,.05);height:50px}.text_styles{display:flex;flex-direction:row;margin-bottom:30px}.text_style_column_left{width:25%}.text_style_column_right{width:75%}.form_style_guide{width:50%}@media (max-width:576px){.color_styles{flex-direction:column}.card-color{width:100%}.text_styles{flex-direction:column}.form_style_guide,.text_style_column_left,.text_style_column_right{width:100%}}