.page-list-toolkit.btPageList3Col1x1 .column-content {
    height: 310px;
}
.page-list-toolkit.btPageList3Col1x1.background-blue .column-content {
    background-color: #809fcf;
}
.page-list-toolkit.btPageList3Col1x1.background-grey .column-content {
    background-color: #666;
}
.page-list-toolkit.btPageList3Col1x1.background-orange .column-content {
    background-color: #f0a911;
}
.page-list-toolkit.btPageList3Col1x1.background-white .column-content {
    background-color: #fff;
    color: #ff5700;
}
.page-list-toolkit.btPageList3Col1x1.background-white .column-content a {
    color: #ff5700;
}
.page-list-toolkit.btPageList3Col1x1.background-white .column-content a:active,
.page-list-toolkit.btPageList3Col1x1.background-white .column-content a:focus,
.page-list-toolkit.btPageList3Col1x1.background-white .column-content a:hover {
    color: #000;
}
