﻿.column{min-height:calc(100vh - 20rem);background:#ffffff;border: 0.1rem solid #cccccc;}
.column h1{margin:0 4rem;padding:1rem 0;font-size:1.6rem;text-align:center;border-bottom:0.1rem solid #cccccc;}
.column .text{padding:2rem 1rem;font-size:1.4rem;}
.column .text p{margin-bottom:2rem;text-indent:2em;}
.column .text a{color:#336699;}