/* Start custom CSS *//* blog edited manually */
.blogtxt span {
    font-weight: lighter;
}

.blogtxt li {
    font-weight: 300;
    font-size: large;
}

.blogtxt span {
    font-size: initial;
}

.blogtxt h4 {
    margin-top: 1rem;
    margin-bottom: 1rem;
}


.blogtxt h5 {
    color: #ec6708;
}

.blogtxt h5 {
    margin: 1rem 0 1rem 0;
    line-height: 1.2rem;
}


.blogtxt h5 b span 
{
    
    font-size: 1.2rem;
}

.blogtxt b {
    font-family: 'Open Sans';
    font-weight: bold;
}

.blogtxt span {
    color: black;
}

.blogtxt b span {
    color: #ec6708;
}

.blogtxt b span {
    font-size: large;
}





.blogtxt span.elementor-button-text {
    color: white;
}

.blogtxt h4 b span {
    font-size: x-large !important;
}

/*  mode 2 */

.blogtxt  strong {
    font-size: large;
	color: #ec6708;
}


.blogtxt p 
{
    
    font-size: medium;
    
}/* End custom CSS */