.awl-card{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fff;border-radius:15px;border:none}.awl-card.bordered{border:1px solid #ccc}.awl-card .awl-card--header{padding:3rem 3rem 0}.awl-card .awl-card--header .awl-card--title{color:#f4b400;text-transform:uppercase;font-size:1.5rem;margin-bottom:0}.awl-card .awl-card--content{width:100%;padding:3rem}