.table-with-content{margin:50px 0;width:600px;color:gray}.table-with-content .table-body{width:100%}.table-with-content .table-title{font-size:28px;margin-bottom:15px;text-align:left;color:var(--white)}.table-with-content .table-layout{border-collapse:collapse;width:100%}.table-with-content .table-layout .table-header .table-cell{font-weight:700;text-align:center;padding:10px;border:1px solid #ddd;color:var(--white)}.table-with-content .table-layout .table-row:last-child{border-bottom:none}.table-with-content .table-layout .table-cell{padding:10px;border:1px solid #ddd;text-align:left;vertical-align:center}.table-with-content .table-layout .header{font-weight:700;color:var(--white)}@media(max-width:1100px){.table-with-content{width:350px}}.bulleted-list{margin:50px 0;width:600px}.bulleted-list .bulleted-list-title{font-size:28px;font-weight:700;margin-bottom:10px;color:var(--white)}.bulleted-list .bulleted-list-items{list-style-type:none;padding:0}.bulleted-list .bulleted-list-items .bulleted-list-item{margin-bottom:15px;color:gray}.bulleted-list .bulleted-list-items .bulleted-list-item h3{font-size:18px;font-weight:700;margin-bottom:5px;color:var(--white)}.bulleted-list .bulleted-list-items .bulleted-list-item ul{list-style-type:none;padding-left:20px}.bulleted-list .bulleted-list-items .bulleted-list-item ul li{margin-bottom:5px}.bulleted-list .bulleted-list-items .bulleted-list-item ul li:before{content:"↪";margin-right:5px}@media(max-width:1100px){.bulleted-list{width:350px}}