/*
Theme Name: Spur DTDS
Theme URI: https://indglobal.in/
Author: IndGlobal Digital
Author URI: https://indglobal.in/
Description: Spur DTDS - Custom Theme
Version: 1.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
.form-textarea {
    height: 125px;
}
.form-group::after {
    bottom: 16px;
}
.text-area.form-group::after {
    bottom: 22px;
}
.footer-brand.mobile {
	width: 276px;
	height: 54px;
}
.line-hero-subtitle p {
    color: var(--color-white);
    font-size: 24px;
    line-height: 1.5;
    margin-bottom: 0;
}
.section-main-content p {
    margin-bottom: 0;
	font-size: 18px;
    line-height: 1.5;
}
