.main-container {padding-bottom: 100px;}

/**display suite flexible 2 column layout **/
.ds-2col-stacked-fluid .group-left {width: 40%; padding-right: 40px;}
.ds-2col-stacked-fluid .group-right {width: 60%;}
.ds-2col-stacked-fluid .group-footer {padding-top: 100px;}

/** views grid on front page **/
.views-field-title {text-align: center; font-weight: 800; padding-top: 10px;}

/** product page license terms **/
.field-resell-rights-license {border-top: solid 1px #ddd; padding-top: 50px; margin-top: 50px;}

/** front page banner block **/
#block-belgrade-frontpagebanner {padding: 20px; margin-bottom: 50px; background-color: #00746b; color: #fff;}
#block-belgrade-frontpagebanner .heading {font-weight: 700; font-size: 30px; text-align: center;}
#block-belgrade-frontpagebanner .sub-heading {font-weight: 400; font-size: 20px; text-align: center;}

/** book title **/
.book-title {font-weight: 1000;}

/** views responsive grid **/
.views-view-responsive-grid__item {padding-bottom: 50px;}

