.block-downloads-wrapper {margin-top:30px;}
.block-downloads-item-title {font-size: 20px;font-weight: 100;}
.block-downloads-item-link {}
.block-downloads-item-wrapper {background-color: white;margin: 10px 20px 10px 0px;padding: 20px;border-top-left-radius: 20px;border-bottom-right-radius: 20px;display:flex;}
.block-downloads-items-wrapper {display:flex;flex-wrap:wrap;}
.block_downloads-item-extension {margin-right: 10px;font-size: 24px;margin-top: -3px;border-right: 1px solid #FC6039;padding-right: 10px;color: #1091FA;}
.block-downloads-item-title{color:#FC6039;}
a.block-downloads-item-link:hover .block-downloads-item-wrapper {background: #FC6039;}
a.block-downloads-item-link:hover .block-downloads-item-title {color:white;}
a.block-downloads-item-link:hover .block_downloads-item-extension {color:white;border-right: 1px solid White;}
.block-downloads-text-wrapper {padding: 15px;margin-right: 30px;min-height: 300px;position: relative;}
.block-downloads-text-wrapper:hover {background-color:#FC6039 !important;}
.block-downloads-title-wrapper {font-size: 22px;font-weight: 700;}
.block-downloads-text {font-weight: 100;font-size: 17px;margin-top: 10px;}
.block-downloads-icon {position: absolute;bottom: 15px;right: 15px;color: white;font-size: 20px;}
