.comment{
margin-top: 2em;
line-height: 1.75;
color: #555;
font-size: .9em;
}
.border-box{
margin-bottom: 2em;
border-radius: 4px;
padding: 1.5em 1em 1.5em 1em;
font-size: 1.2em;
border: 1px solid #cbe4ed;
background: #f6fbfd;
color: #609dbb
}
.box a{
margi…