Add border

Add this code to the Custom CSS field on the Appearance tab of your YouTube Gallery widget’s settings:

.global-styles,
.yottie-widget {
border: 2px solid #b50000 !important;
}