﻿.dds__card-body {
    flex: 1 1 auto;
    padding: 1rem;
    /*box-sizing: border-box;
    box-shadow: 0 2px 7px 2px rgb(0 0 0 / 12%);*/
}

.dds__card-title, .dds__dell-container .dds__dell-container-body .dds__dell-container-title {
    margin-bottom: 0.75rem;
}

.dds__card-body {
    flex: 1 1 auto;
    padding: 1rem;
}

.short-specs {
    padding-bottom: 8px;
}

p {
    margin-bottom: 0.625rem;
    margin-top: 0;
    /*color: #636363;*/
}

.dds__msthd-dell-icon {
    color: none;
    font-size: 2.5rem;
    padding: 0.8125rem 0.625rem;
}

.dds__icons {
    font-family: dds-icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    text-transform: none;
}

.cf-dell-home svg {
    fill: #007db8;
}

svg {
    fill: #007db8;
    //viewBox:"0 0 32 32";
}

.ps-dds-font-icon {
    position: relative;
    padding-left: 28px;
}
