asked on
.Rectangle {
width: 118px;
height: 36px;
border-radius: 5px;
background-color: #ffffff;
box-shadow: 1px 2px 4px 0 #e6e6e6;
border: solid 1px #e6eaee;
}
.Today {
width: 49px;
height: 20px;
font-family: PTSans;
font-size: 16px;
letter-spacing: 1.2px;
text-align: left;
color: #4a4a4a;
}
.Shape {
width: 24px;
height: 24px;
}
.Shape {
width: 10px;
height: 5px;
background-color: #000000;
}