﻿div.NatureParcelBottomDrawer {
    height: 243px;
    background-color: #FFFFFF;
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
}
img.speciesImageSmall{
    max-width:136px;
    max-height:136px;
}
td.speciesImageSmall{
    padding:10px 10px 10px 10px;
}
td.parcelDetailsNameSmall {
    max-width: 210px;
}
p.parcelDetailsNameSmall {
    font-family: 'Recoleta';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    color: #000000;
}
p.TokePriceSmall {
    font-family: 'Work Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    color: #000000;
}
a.parcelSponsorSmall {
    justify-self: center;
    justify-content: center;
    align-items: center;
    padding: 4.74911px 9.49823px;
    width: 219px;
    height: 30px;
    background: #33FF88;
    border-radius: 55px;
    font-family: 'Work Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 11px;
    color: #1E2716;
    text-decoration: none;
    border: solid 8px #33FF88;
}
a.parcelCantSponsorSmall {
    justify-self: center;
    justify-content: center;
    align-items: center;
    padding: 4.74911px 9.49823px;
    width: 219px;
    height: 30px;
    background: #C2CEBC;
    border-radius: 55px;
    font-family: 'Work Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 11px;
    color: #7A8376;
    text-decoration: none;
    border: solid 8px #C2CEBC;
}
a.parcelClickUpforMoreInfo {
    font-family: 'Work Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    align-items: center;
    text-decoration-line: underline;
    color: #97B384;
}
p.OpenSeaLabel {
    font-family: 'Work Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    display: flex;
    align-items: center;
    letter-spacing: 0.593639px;
    color: #97B384;
}