/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 19 2025 | 01:52:22 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

.MyBox {
	columns:3;
    border-radius: 25px;
    background-color: #dee2e6;
	 column-gap: 40px;
	top: 80px;
	padding: 30px;
	 border-bottom: 4px solid #b8081f;

}
.Myboox h2{
 column-span: all;
 background-color:#123456;
 color:#fff;
}
.MyBox1{
	display: flex;
    align-items: center;
}
.MyBox1 p {
	    line-height: 30px;

}
.MyBox1 img{
	 width: 44px;
    height: 44px;
    object-fit: contain;
    margin-left: 10px;
}
.MyBox2{
	display: flex;
    align-items: center;
}
.MyBox2 p {
	    line-height: 30px;

}
.MyBox2 img{
	 width: 44px;
    height: 44px;
    object-fit: contain;
    margin-left: 10px;
}
.MyBox3{
	display: flex;
    align-items: center;
}
.MyBox3 p {
	    line-height: 30px;

}
.MyBox3 img{
	 width: 44px;
    height: 44px;
    object-fit: contain;
    margin-left: 10px;
	
}
.mb-0{
	margin-bottom: 0 !important;
	//*line-height:1px;
 display: inline-block;
 vertical-align:top;*//
}
//*padding-left: .25rem!important;
    padding-right: .25rem!important;*//