/*

Theme Name: Boldial Child
Theme URI: http://themes.ishyoboy.com/boldial/
Author: ishYoBoy
Author URI: http://ishyoboy.com
Description: Boldial Child serves as a child theme to Boldial theme. Use it if you wish to make customizations to the original theme without having them overwritten with future updates.
Template: boldial
*/


/* Import the original Parent Theme Styles */
@import url("../boldial/style.css");
#headertelno {padding-left: 5px;
    padding-right: 5px;
    color: #000;
    background-color: #fff;
    font-weight: 400;
    display: initial;
    border-radius: 4px;
	text-decoration: none;
}
#buttontelno { width: max-content;
    background-color: #30BABF;
    color: #FFF;
	font-weight: 400;
    border-radius: 8px;
    padding-left: 5px;
    padding-right: 5px;
	margin-left: 400px;
	margin-bottom: 15px;
}