﻿
div.speciesImage{
    text-align:center;
    align-items:center;
}
img.speciesImage{
    max-width:230px;
}
div.modal-header {
    text-align: end;
    align-content: end;
    align-items: end;
}
img.parcelCloseButton{
    max-height:32px;
    max-width:32px;
}
p.parcelDetailsName {
    padding-left: 26px;
    padding-top: 20px;
    font-family: 'Recoleta';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 36px;
    color: #28341D;
}
p.parcelDetails {
    padding-left: 50px;
    padding-top: 0px;
    font-family: 'Work Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 0.03em;
    color: #28341D;
}
p.parcelDetailsText {
    padding-left: 50px;
    padding-top: 0px;
    font-family: 'Work Sans';
    font-style: normal;
    font-size: 14px;
    letter-spacing: 0.03em;
    color: #28341D;
}

p.parcelDetailsSubtitle {
    padding-left: 50px;
    padding-top: 16px;
    font-family: 'Work Sans';
    font-style: normal;
    font-weight: 800;
    font-size: 14px;
    letter-spacing: 0.03em;
    color: #28341D;
}
p.tokenPrice {
    padding-left: 50px;
    font-family: 'Work Sans';
    font-style: normal;
    font-size: 18px;
    line-height: 20px;
    color: #465936;
}
a.parcelSponsor {
    justify-self: center;
    justify-content: center;
    align-items: center;
    padding: 7.44907px 14.8981px;
    width: 219px;
    height: 30px;
    background: #33FF88;
    border-radius: 93.1134px;
    font-family: 'Work Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 14.8981px;
    line-height: 20px;
    color: #1E2716;
    text-decoration: none;
    border: solid 8px #33FF88;
}
a.parcelCantSponsor {
    background: #C2CEBC;
    color: #7A8376;
    text-decoration: none;
    border: solid 8px #C2CEBC;

    justify-self: center;
    justify-content: center;
    align-items: center;
    padding: 7.44907px 14.8981px;
    width: 219px;
    height: 30px;
    border-radius: 93.1134px;
    font-family: 'Work Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 14.8981px;
    line-height: 20px;
}