HTML
CSS
.top-card { overflow: hidden; background-color: #fdfcfc; font-size: 16px; line-height: 22px; color: #000; box-shadow: -4px -4px 20px rgba(0, 0, 0, 0.505); } .top-card-body { flex: 1 1 auto; padding: 1rem 1rem; } .card-img-top{ width: 100%; } .top-card-title{ font-size: 16px; color:#000000; font-weight: 600; } .top-card-subtext{ font-size: 14px; color:#828282; margin-bottom: 0rem; } .top-card-content-subtext{ font-size: 14px; color:#000000; } .footer-card-text{ padding: 1rem 1.5rem; font-size: 14px; color:#828282; display: flex; border-top: 1px solid #DFDFDF; align-items: center; margin-bottom: 0rem; } .footer-card-text span{ margin-left: 10px; }
.top-card { overflow: hidden; background-color: #fdfcfc; font-size: 16px; line-height: 22px; color: #000; box-shadow: -4px -4px 20px rgba(0, 0, 0, 0.505); } .top-card-header{ display: flex; align-items: center; font-size: 14px; color:#828282; padding: 1rem; justify-content: space-between; } .top-card.card-2 .top-card-header-img{ color:#000; font-size: 14px; font-weight: 600; } .top-card.card-2 .top-card-header-img img{ border-radius: 50px; margin-right: 10px; } .card-img-top { width: 100%; } .top-card.card-2 .top-card-body{ padding: 1rem; } .top-card-comments{ display: flex; align-items: center; font-size: 14px; font-weight: 600; justify-content: space-between; } .top-card.card-2 .footer-card-text{ color:#000; } .footer-card-text span { margin-left: 10px; }
.top-card { overflow: hidden; background-color: #fdfcfc; font-size: 16px; line-height: 22px; color: #000; box-shadow: -4px -4px 20px rgba(0, 0, 0, 0.505); } .top-card-header { display: flex; align-items: center; font-size: 14px; color: #828282; padding: 1rem; justify-content: space-between; } .top-card.card-3 .top-card-header-img { display: flex; align-items: center; } .top-card.card-3 .top-card-header-img img { border-radius: 50px; margin-right: 10px; } .top-card.card-3 .top-card-header-img .name-text { color: #000; font-size: 14px; font-weight: 600; } .top-card.card-3 .description { color: #000; font-size: 14px; } .top-card.card-3 .share { color: #000; cursor: pointer; } .card-img-top { width: 100%; } .top-card-body { flex: 1 1 auto; padding: 1rem 1rem; } .top-card.card-3 .top-card-body p { color: #828282; font-size: 14px; font-weight: 600; margin-bottom: 0px; } .top-card.card-3 .footer-card-text { padding: 0rem 1rem 1rem; } .top-card.card-3 .footer-card-text button { padding: 5px 12px; border: none; background: none; font-size: 14px; font-weight: 600; color: #828282; } .top-card.card-3 .footer-card-text button:hover { color: #02083C; }
.top-card { overflow: hidden; background-color: #fdfcfc; font-size: 16px; line-height: 22px; color: #000; box-shadow: -4px -4px 20px rgba(0, 0, 0, 0.505); } .card-img-top { width: 100%; } .top-card.card-4 .top-card-body { display: flex; align-items: center; font-size: 14px; justify-content: space-between; } .top-card-title { font-size: 16px; color: #000000; font-weight: 600; } .top-card.card-4 .top-card-body .top-card-content-subtext { font-size: 13px; color: #828282; } .top-card.card-4 a { cursor: pointer; } .top-card.card-4 a svg{ width:40px; height:40px; }
.top-card.card-5 { position: relative; } .top-card { overflow: hidden; background-color: #fdfcfc; font-size: 16px; line-height: 22px; color: #000; box-shadow: -4px -4px 20px rgba(0, 0, 0, 0.505); } .card-img-top { width: 100%; } .card-img-overlay { position: absolute; top: 0; right: 0; bottom: 0; left: 0; } .top-50 { top: 50% !important; } .start-50 { left: 50% !important; } .translate-middle { -webkit-transform: translate(-50%, -50%) !important; transform: translate(-50%, -50%) !important; } .top-card.card-5 .top-card-body { padding: 0; } .top-card-body { flex: 1 1 auto; } .top-card.card-5 .top-card-body .card-body-text { position: absolute; bottom: 0; color: #fff; padding: 15px 1rem; } .top-card.card-5 .top-card-title { color: #fff; font-size: 16px; font-weight: 600; } .top-card.card-5 .top-card-body p { margin-bottom: 0px; color: #fff; } .top-card-content-subtext { font-size: 14px; }
.card-6 { position: relative; } .top-card { overflow: hidden; background-color: #fdfcfc; font-size: 16px; line-height: 22px; color: #000; box-shadow: -4px -4px 20px rgba(0, 0, 0, 0.505); } .card-img-top { width: 100%; } .card-6 .top-card-body { position: absolute; display: flex; align-items: end; bottom: 0px; width: 100%; padding: 1rem 1rem; justify-content: space-between; } .top-card-body { flex: 1 1 auto; } .card-6 .top-card-title, .card-6 .top-card-content-subtext { color: #fff; } .top-card-title { font-size: 16px; font-weight: 600; } .card-6 .top-card-title, .card-6 .top-card-content-subtext { color: #fff; } .top-card-content-subtext { font-size: 14px; } .rating-star { display: inline-block; cursor: pointer; padding: 0px 2px; } .rating-star span { color: #DFDFDF; font-size: 12px; } .rating-three-dots { cursor: pointer; }
.top-card { overflow: hidden; background-color: #fdfcfc; font-size: 16px; line-height: 22px; color: #000; box-shadow: -4px -4px 20px rgba(0, 0, 0, 0.505); } .card-img-top { width: 100%; } .card-7 .top-card-body { position: relative; } .top-card-body { flex: 1 1 auto; padding: 1rem 1rem; } .pb-0 { padding-bottom: 0!important; } .top-card-title { font-size: 16px; color: #000000; font-weight: 600; } .card-7 .top-card-content-subtext { color: #828282; font-size: 14px; } .card-7 .footer-card-text { border-top: 0; position: absolute; bottom: 0; background: #fdfdfda6; width: 100%; text-align: center; left: 0; justify-content: center; } .footer-card-text { padding: 1rem 1.5rem; font-size: 14px; color: #828282; display: flex; align-items: center; margin-bottom: 0rem; }.card-7 .footer-card-text button { padding: 5px 12px; color: #DFDFDF; font-size: 14px; font-weight: 600; background: #02083C; }
.card-8 { width: 174px; min-height: 225px; } .top-card { overflow: hidden; background-color: #fdfcfc; font-size: 16px; line-height: 22px; color: #000; box-shadow: -4px -4px 20px rgba(0, 0, 0, 0.505); } .card-8 .bg-img { width: 100%; height: 226px; position: relative; background: url(../assessts/images/card-img/card-img-1.PNG); background-repeat: no-repeat; background-size: cover; background-position-x: center; background-position-y: center; } .card-8 .footer-card-text { border-top: 0; padding: 0; } .footer-card-text { font-size: 14px; color: #828282; display: flex; align-items: center; margin-bottom: 0rem; } .card-8 .footer-card-text button { width: 100%; background: #02083c; padding: 5px; text-align: center; color: #fff; border: 0; font-size: 14px; }
.card-9 { width: 174px; min-height: 225px; } .top-card { overflow: hidden; background-color: #fdfcfc; font-size: 16px; line-height: 22px; color: #000; box-shadow: -4px -4px 20px rgba(0, 0, 0, 0.505); } .card-9 .bg-img { width: 100%; height: 226px; position: relative; background: url(../../images/card-img/card-img-1.PNG); background-repeat: no-repeat; background-size: cover; background-position-x: center; background-position-y: center; } .card-9 .top-card-body { align-items: center; display: flex; justify-content: center; height: 80%; flex-direction: column; } .top-card-body { flex: 1 1 auto; } .pb-0 { padding-bottom: 0!important; } element.style { } .card-9 .top-card-content-subtext { text-align: center; } .top-card-content-subtext { font-size: 14px; color: #000000; } .card-9 .top-card-content-subtext p { margin-bottom: 0; font-size: 20px; font-weight: 600; color: #fff; padding-top: 5px; } .card-9 .footer-card-text { text-align: center; padding: 0; border-top: 0; display: block; } .card-09 .footer-card-text { font-size: 14px; color: #828282; margin-bottom: 0rem; } .card-9 .footer-card-text button { padding: 5px 20px; border: 0px; color: #fff; background: #02083c; font-size: 13px; font-weight: 600; }
.top-card { overflow: hidden; background-color: #fdfcfc; font-size: 16px; line-height: 22px; color: #000; box-shadow: -4px -4px 20px rgba(0, 0, 0, 0.505); } .card-10 .top-card-header { padding-bottom: 0; } .card-10 .top-card-header { display: flex; align-items: center; } .top-card-header { font-size: 14px; color: #828282; padding: 1rem; justify-content: space-between; } .top-card-title { font-size: 16px; color: #000000; font-weight: 600; } .card-10 .top-card-content-subtext { color: #828282; font-size: 14px; font-weight: 100; margin-bottom: 0; } .card-10 .card-img-10 { width: 30px; height: 30px; } .card-10 .top-card-body { font-weight: 600; font-size: 13px; } .top-card-body { flex: 1 1 auto; padding: 1rem 1rem; } .card-10 .footer-card-text { display: inline-flex; padding: 10px; width: 100%; align-items: center; justify-content: center; border-top: 1px solid #dfdfdf; } .card-10 .footer-card-text { font-size: 14px; color: #828282; margin-bottom: 0rem; } .card-10 .footer-card-text button:first-child { border: #188754 solid 1.5px; color: #188754; } .card-10 .footer-card-text button { border-width: 1px; padding: 10px 38px; background: no-repeat; border-color: #DC3546; font-weight: 600; color: #DC3546; }
.top-card.card-11 { overflow: hidden; background-color: #fdfcfc; font-size: 16px; line-height: 22px; color: #000; box-shadow: -4px -4px 20px rgba(0, 0, 0, 0.505); } .card-11 .top-card-body { flex: 1 1 auto; padding: 1rem 1rem; } .card-11 .top-card-body p { font-size: 18px; font-weight: 600; } .card-11 .top-card-body p.sub-text { font-size: 14px; font-weight: 600; } .card-11 .footer-card-text { font-size: 14px; color: #828282; margin-bottom: 0rem; } .card-11 .footer-card-text button { padding: 10px; border: 0px; color: #fff; background: #02083c; width: 100%; }
img
Kristy

Joined in 2013

Kristy is an art director living in New York

Modifiers

Typography

When a user hovers overs a breadcrumb, the breadcrumb link should be underlined.

Element Font-size (px/rem) Font-weight Margin-Left Height
Link 18 / 1.125 Regular / 400 10px / 0.625 32 / 2