Use code to Custom CSS box
div.ProductItem-product-price, div.ProductItem-product-price .product-price {
margin-bottom: 1px !important;
}
div.ProductItem-details-excerpt p:first-child {
margin-top: 1px;
}

Result:

Use code to Custom CSS box
div.ProductItem-product-price, div.ProductItem-product-price .product-price {
margin-bottom: 1px !important;
}
div.ProductItem-details-excerpt p:first-child {
margin-top: 1px;
}

Result:
