/*
Theme Name: Let it Be
Author: Andrii Hrushko (тм "Let it Be")
Author URI: https://www.instagram.com/let_it_be.ua
Description: The theme for english school Let it Be
Version: 1.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/

.form-sign-head {
	border: 1px solid #eee !important;
	margin-right: 10px;
}

.row > .col-vertical-last:last-child {
	margin-top: 3rem;
}

.icon.text-icon {
	font-size: 60px;
    width: 65px !important;
    height: 65px !important;
    line-height: unset !important;
    color: #4c4a4a;
}

.sent-message {
	color: #38bf6c;
	font-size: 20px;
    padding: 7px 0;
    margin: 0 auto;
    text-align: center;
}

.clock-icon {
	font-size: 16px !important;
    padding: 0 7px 0 4px !important;
}

.hero h1 {
	font-size: 42px;
}

.hero h2 {
	font-size: 20px;
	font-weight: 400;
}

.article-content p {
	margin-left: 15px;
}

.article-content p.about-subtitle {
	margin-left: 0;
	font-weight: 700 !important;
}

main .page-title {
	margin-top: 100px;
}