/* Authors: Arslan Akram, Mohsin Rafique Author URI: https://pixelative.co Version: 1.0.0 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl_2.0.html Created on: 27_Jun_2018, 03:08:04 */ /*------------------------------------------------------------------------------ ## 1 -> Comment Form ------------------------------------------------------------------------------*/ .amp-wp-comment-form .comment-notes { font-size: 12px; } .amp-wp-comment-form label { display: block; font-size: 11px; color: #555; letter-spacing: 0.5px; text-transform: uppercase; line-height: 1; } .amp-wp-comment-form input, .amp-wp-comment-form textarea { padding: 10px; border-radius: 4px; border: 1px solid #e4e4e4; font-size: 14px; width: 100%; }