.resource-box-content{
    color: #2396C6;
}
.resource-box .bgimg{
    height:250px;
    background-size: contain!important;
}

.resource-box-header {
    padding: 40px;
    background: #6a727a;
}

.resource-box-content {
    color: #2396C6;
}

h3.resource-box-title {
    color: #0F0F2D;
    font-size: 21px;
    margin-top: 40px;
    font-weight: 500;
    margin-bottom: 7px;
}

.resource-box-button-wrapper {
    margin-top: 20px;
}

.aws-resources-section-widget .resource-box {
    margin-bottom: 40px;
}