/**
 * Theme Name:     Bomby Child
 * Author:         TVDA Themes
 * Template:       bomby
 * Text Domain:	   bomby-child
 * Description:    Powerful WordPress Theme
 */





.underline-text-color2 {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 80%, #df5e4a 80%);
	    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 80%, #e84930 80%);
	background-size: 100px 1.2em;
}

.ivan-service {
    padding: 60px 20px;
}

h2 {
    font-size: 48px;
    margin-bottom: 40px;
}
h3 {
    font-size: 32px;
}
.maintitle p {
    font-size: 24px;
    line-height: 1.58;
}


.text-white p, .text-white h2 {
    color: #fff;
}







.ivan-button {
    font-size: 20px;
    font-weight: 800;

    letter-spacing: 0;
    border: 2px solid #111;
    background-color: #111;
    padding: 14px 10px;
}

.iv-layout.footer {
    font-size: 18px;
	text-align: center;
}
.iv-layout.bottom-footer {
	font-size: 16px;
}



::selection {
    background-color: rgb(232 73 48 / 94%) !important;
}

.ivan-custom-wrapper {
    margin-bottom: 0;
}


